Loomal

drawio-mcp

MCP server by github.com/yohasacura/drawio-mcp

MCP server for creating and editing draw.io / diagrams.net XML files programmatically.

5 starspypi: drawio-mcp

About drawio-mcp

drawio-mcp is an MCP (Model Context Protocol) server published by yohasacura in the official MCP registry, listed under AI & ML on Loomal. MCP server for creating and editing draw.io / diagrams.net XML files programmatically.

It ships as a Python package on PyPI (drawio-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/yohasacura/drawio-mcp, where the project has earned 5 GitHub stars.

Use drawio-mcp with your agent

Claude Code · one command
claude mcp add drawio-mcp -- uvx drawio-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "drawio-mcp": {
      "command": "uvx",
      "args": [
        "drawio-mcp"
      ]
    }
  }
}
pypidrawio-mcp

Frequently asked questions

What is drawio-mcp?
drawio-mcp is an MCP (Model Context Protocol) server by yohasacura in the AI & ML category. MCP server for creating and editing draw.io / diagrams.net XML files programmatically.
How do I connect drawio-mcp to Claude, Cursor, or another MCP client?
Install drawio-mcp from its pypi package (drawio-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is drawio-mcp open source?
Yes — the source code is public at github.com/yohasacura/drawio-mcp, with 5 GitHub stars.
Can AI agents pay to use drawio-mcp?
Not yet through Loomal — drawio-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain drawio-mcp? Claim this listing free by verifying GitHub ownership, or contact us.