Loading MCP server directory, please wait...
MCP App that renders Mermaid diagrams as interactive UI in Claude, VS Code and other MCP clients
npx @getmcp/cli add io.github.finfin/mermaid-mcp-appRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.finfin/mermaid-mcp-app": {
"command": "npx",
"args": [
"-y",
"mermaid-mcp-app"
]
}
}
}