MCP App that renders Mermaid diagrams as interactive UI in Claude, VS Code and other MCP clients
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
English | ηΉι«δΈζ
An MCP App that renders Mermaid diagrams in an interactive viewer with pan, zoom, and a built-in source editor. Edit diagrams directly in the split-view editor and send the updated source back to the LLM to continue the conversation with your changes. Works in Claude Desktop, VS Code, and any MCP-App-compatible host.
Once configured, ask the LLM to draw a diagram:
You can also specify a theme explicitly:
"Draw a class diagram with light theme"
Edit the diagram source directly in the split-view editor, then send it back to the LLM to continue the conversation with your changes.

flowchart β General-purpose directed graphs. Supports top-down and left-right layouts, subgraphs, and various node shapes.

sequenceDiagram β Interaction between participants over time. Shows messages, loops, and alternative flows.

classDiagram β Object-oriented class structure with attributes, methods, and relationships (inheritance, composition, etc.).

stateDiagram-v2 β Finite state machines with transitions, composite states, and concurrency.

erDiagram β Entity-relationship diagrams for data modeling with cardinality annotations.

gantt β Project timelines with tasks, milestones, dependencies, and critical paths.

pie β Proportional data as pie slices with percentage labels.

gitGraph β Git branch and commit history visualization with merge and cherry-pick flows.

mindmap β Hierarchical tree of ideas radiating from a central root node.

timeline β Chronological events grouped by time period.

journey β User experience flows scored by satisfaction level across sections and actors.

requirementDiagram β System requirements with type, risk, and verification method, linked to design elements.

quadrantChart β Four-quadrant scatter plot for prioritization and positioning analysis.

dark (auto-detected from system preference) and lightDownload the latest .mcpb from GitHub Releases and double-click to install. No terminal or configuration needed.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
Add to .vscode/mcp.json or user settings:
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mermaid-mcp-app)<a href="https://allmcps.com/mcp/mermaid-mcp-app"><img src="https://allmcps.com/api/badge/mermaid-mcp-app?style=directory" alt="Mermaid MCP App on AllMCPs" /></a>