Back to directory
devstefancho/mermaid-mcp

devstefancho/mermaid-mcp

@devstefancho

An MCP server that helps create and analyze Mermaid flowcharts for use with Claude.

mermaidflowchartdiagramvisualizationchartingmcptool

Installation & Configuration

{
  "mcpServers": {
    "mermaid-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@devstefancho/mermaid-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17