Loading MCP server directory, please wait...
Renders Mermaid diagram syntax to PNG or SVG images for LLM clients
npx @getmcp/cli add io.github.tci-nebula/mermaid-render-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tci-nebula/mermaid-render-mcp": {
"command": "npx",
"args": [
"-y",
"mermaid-render-mcp"
]
}
}
}