draw.io
io.draw/mcpCreate diagrams in chat, rendered as live interactive draw.io diagrams. 10,000+ searchable shapes.
Tools · 2
Creates and displays an interactive draw.io diagram. Accepts either draw.io XML or Mermaid.js syntax — provide exactly one. **Format decision — this is the first thing to settle before you write anyt…
Search the draw.io shape library by keywords. Returns matching shapes with their exact style strings, dimensions, and titles. Covers ~10,000 built-in stencils (cloud architecture, network topology, P&…
Resources · 1
ui://drawio/mcp-app.html
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"draw.io": {
"url": "https://mcp.draw.io/mcp",
"transport": "streamable-http"
}
}
}