flowchart-mcp

zavora-ai/flowchart-mcp
★ 1 stars Rust DevOps Updated today
MCP server to author flowcharts and export to draw.io, Mermaid, Graphviz DOT, SVG and JSON — with stencil libraries, swimlanes, multi-page and Mermaid import for ADK-Enterprise
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "flowchart-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "flowchart-mcp"
      ]
    }
  }
}

README Excerpt

32 MCP tools for authoring diagrams and exporting them to **draw.io** (diagrams.net mxGraph XML), **Mermaid**, **Graphviz DOT**, **SVG**, **PDF**, and **JSON** — plus **Mermaid import**. Multi-page documents, swimlanes & nested containers, rich node/edge styling, **named themes/palettes**, **gradients & sketch style**, **layers**, node images, **draw.io stencil libraries** (AWS/Azure/GCP/network/Kubernetes/UML/BPMN), **manual layout & routing overrides** (node position/size, edge waypoints & fix

Tools (20)

add_edgeadd_layeradd_messageadd_nodeadd_pageadd_participantadd_subgraphapply_themebuild_documentclose_flowchartclose_sequencecreate_flowchartcreate_sequencedescribe_flowchartdescribe_sequenceexport_flowchartexport_pagesexport_sequenceimport_jsonimport_mermaid

Topics

adk-rustadk-rust-enterprise