drawio-mcp-server MCP Server — Claude & Cursor Integration

# drawio-mcp-server MCP Server ## What is drawio-mcp-server? drawio-mcp-server is a production-ready Model Context Protocol (MCP) server with 1,459 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install lgazo/drawio-mcp-server # Or manual git clone https://github.com/lgazo/drawio-mcp-server.git cd drawio-mcp-server ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** TypeScript - **Stars:** ⭐ 1,459 - **Forks:** 🍴 131 - **License:** MIT - **Updated:** 2026-09-07 - **Repo:** [lgazo/drawio-mcp-server](https://github.com/lgazo/drawio-mcp-server)