Sujimoshi/drawio-mcp
MCP server for generating draw.io diagrams using mxgraph. Create and manage diagrams programmatically or with AI and VSCode extension.
Platform-specific configuration:
{
"mcpServers": {
"drawio-mcp": {
"command": "npx",
"args": [
"-y",
"drawio-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...