drawio-skill MCP Server — Claude & Cursor Integration

# drawio-skill MCP Server ## What is drawio-skill? drawio-skill is a production-ready Model Context Protocol (MCP) server with 9,104 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 Agents365-ai/drawio-skill # Or manual git clone https://github.com/Agents365-ai/drawio-skill.git cd drawio-skill ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Python - **Stars:** ⭐ 9,104 - **Forks:** 🍴 641 - **License:** MIT - **Updated:** 2026-09-07 - **Repo:** [Agents365-ai/drawio-skill](https://github.com/Agents365-ai/drawio-skill)