DirectoryDrawio Mcp Server
tools

Drawio Mcp Server

by lgazo

55
Health
fair
70
Popularity

Draw.io Model Context Protocol (MCP) Server

1,204stars
108forks
TypeScript
MIT
Updated May 10, 2026

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx drawio-mcp-server

Maintenance Healthfair

Freshness32/40
Issue response3/30
Org backing15/20
Longevity5/10
Updated recently
Most issues unresolved
Community-backed

Server Info

Categorytools
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory