Skip to content
Back to search
30
MCP

io.github.saharshpamecha/drawx-mcp-server

io.github.saharshpamecha/drawx-mcp-server

Generate draw.io diagrams and architecture designs from natural language, via the DrawX API.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.yohasacura/drawio-mcp
MCP server for creating and editing draw.io / diagrams.net XML files programmatically.
0 tools
io.github.hj1003862396/draw-flow-mcp-server
MCP server for Next AI Draw.io - AI-powered diagram generation with real-time browser preview
0 tools
drawio-mcp
MCP server for creating draw.io diagrams as XML files
0 tools
io.github.james-see/mcp-drawthings
MCP server for Draw Things - local AI image generation on Mac
0 tools
io.github.crawde/chartforge
MCP server for ChartForge — generate stunning charts and diagrams from natural language
0 tools
drawio2png-mcp
MCP Server for converting Draw.io diagrams to PNG
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.saharshpamecha/drawx-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}