← Back to Plugins
MCP Server MCP

io.github.finfin/mermaid-mcp-app

github By github 👁 1 views ▲ 0 votes

MCP App that renders Mermaid diagrams as interactive UI in Claude, VS Code and other MCP clients

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "mermaid-mcp-app",
      "version": "0.3.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...