DrawIO2Go
Supports UIby Menghuan1918
AI-powered DrawIO editor for collaborative modeling and diagramming with precise XPath-based modifications.
What it does
DrawIO2Go connects an AI assistant to the DrawIO diagramming engine, allowing the AI to generate, modify, and manage complex diagrams. It enables human-AI collaboration where the AI can understand canvas context and perform precise updates to visual elements.
Tools
modify_canvas: Uses XPath-based precise deletion and modification of diagram elements.create_version: Manages canvas content versions for easy rollback and comparison.query_elements: Searches and retrieves specific elements from the DrawIO XML structure.inject_context: Parses selected canvas elements into the AI conversation context.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"drawio2go": {
"command": "npm",
"args": ["start", "-c", "drawio2go"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npm install -g drawio2go && drawio2go startInformation
- Pricing
- free
- Published
- 4/16/2026
- stars






