Back to MCP Servers
Mermaid
AI-powered Mermaid diagram generation with 22+ diagram types including flowcharts, sequence diagrams, class diagrams, ER diagrams, architecture diagrams, state machines, and more. Features 50+ pre-built templates, advanced layout engines, SVG/PNG/PDF exports, and seamless integr…
architecture-designgithubai
Installation
npx -y mermaid-mcpConfiguration
{
"mcpServers": {
"mermaid-mcp": {
"command": "npx",
"args": ["-y", "mermaid-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes