draw.io
Rank #674io.draw/mcp
Create diagrams in chat, rendered as live interactive draw.io diagrams. 10,000+ searchable shapes.
draw.io is a Model Context Protocol (MCP) server published by jgraph. It ranks #674 of 132,046 servers tracked on MCP Toplist, and its repository has 5,484 GitHub stars. draw.io is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 3, 2026 and most recently updated on Aug 3, 2026.
Ranks ahead of 131,372 of 132,046 servers on MCP Toplist.
Use draw.io
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http draw https://mcp.draw.io/mcp[mcp_servers.draw]
url = "https://mcp.draw.io/mcp"Add to ~/.codex/config.toml.
https://mcp.draw.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"draw": {
"url": "https://mcp.draw.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"draw": {
"type": "http",
"url": "https://mcp.draw.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"draw": {
"serverUrl": "https://mcp.draw.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"draw": {
"url": "https://mcp.draw.io/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.draw%2Fmcp)<a href="https://mcptoplist.com/server/io.draw%2Fmcp"><img src="https://mcptoplist.com/badge/io.draw%2Fmcp.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jgraph
Available versions (1)
| Version | Published |
|---|---|
| 1.0.3 | Aug 3, 2026 |
Frequently asked questions
- Who maintains draw.io?
- draw.io is maintained by jgraph, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is draw.io listed on the Official MCP Registry?
- Yes — draw.io is listed on the Official MCP Registry, alongside Glama.
- How many versions does draw.io have?
- MCP Toplist tracks 1 version of draw.io, most recently published on Aug 3, 2026.
- Where can I find the source code for draw.io?
- The source code for draw.io is hosted at github.com/jgraph/drawio-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.