Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

draw.io

io.draw/mcp

Create diagrams in chat, rendered as live interactive draw.io diagrams. 10,000+ searchable shapes.

Uptime
100.0%
1 direct probes · 30d
Response
1720ms
last probe
Tools
2
callable
Resources
1
readable
Prompts
0
available

Tools · 2

create_diagram

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_shapes

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

Draw.io Diagram Viewer ui://drawio/mcp-app.html

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "draw.io": {
      "url": "https://mcp.draw.io/mcp",
      "transport": "streamable-http"
    }
  }
}