23
+340
// summary
The Draw.io MCP server aims to deeply integrate LLMs with the draw.io editor via the Model Context Protocol (MCP). This project provides four different integration methods, covering various workflow requirements ranging from online interactive previews to local file generation. Users can choose the most suitable solution for AI-assisted diagramming based on their specific use cases and installation preferences.
// use cases
01
Embed interactive diagram previews directly into AI chat interfaces via the MCP App Server
02
Open and edit draw.io diagrams directly in local desktop environments using the MCP Tool Server
03
Generate editable .drawio files and support export to multiple formats through the Skill + CLI solution