Mermaid
⚙️ Developer Tools
Generate diagrams from Mermaid code — flowcharts, sequence diagrams, architecture diagrams, ERDs, and 22+ diagram types. Renders to PNG or SVG with customizable themes and backgrounds.
Tags
Tools (1)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"mermaid": {
"command": "npx",
"args": [
"-y",
"@peng-shawn/mermaid-mcp-server"
]
}
}
}