Mermaid
MCP Serverby hustcc · Added 5mo ago
Claude
489
Install
git clone https://github.com/hustcc/mcp-mermaidAdd to Claude
claude mcp add hustcc-mcp-mermaidQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mermaid": {
"command": "npx",
"args": [
"@modelcontextprotocol/mermaid"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Generates Mermaid diagrams by accepting Mermaid syntax with customizable themes, background colors, and output formats including PNG images, SVG strings, or raw syntax.
Tags
Web & Browsermcp-serverai