drawio-mcp-server

Eswarthemad/drawio-mcp-server
★ 0 stars Python Code/Dev Tools Updated today
Infrastructure Diagram-as-Code engine for draw.io using the Model Context Protocol (MCP)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "drawio-mcp-server": {
      "command": "uvx",
      "args": [
        "drawio-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install drawio-mcp-server

Topics

architecture-diagramsdiagram-as-codediagram-automationdrawioinfrastructure-diagrammcpmodel-context-protocolnetwork-architecture