mcp-mermaid and diagram-master
These are **competitors** — both generate visual diagrams through MCP, but A produces Mermaid's text-based diagram syntax while B integrates with Draw.io's proprietary format, requiring users to choose between declarative diagram-as-code or interactive graphical editing.
About mcp-mermaid
hustcc/mcp-mermaid
❤️ Generate mermaid diagram and chart with AI MCP dynamically.
Implements an MCP server supporting stdio, SSE, and Streamable transports for AI clients (Claude, VSCode, Cline) to generate Mermaid diagrams with configurable themes and styling. Offers multiple export formats including base64, SVG, PNG files, and shareable mermaid.ink URLs, with syntax validation to help models iteratively correct diagram outputs.
About diagram-master
thechandanbhagat/diagram-master
MCP for Draw.io
Implements an MCP server that translates natural language prompts into Draw.io-compatible XML diagrams, supporting flowcharts, sequence diagrams, ERDs, and network topologies through a unified `create_diagram` tool. Generates valid Draw.io XML that opens directly in the editor, with configurable output directories via environment variables. Integrates with Claude Desktop via stdio-based MCP protocol for seamless AI-assisted diagram creation.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work