Drawx MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 1 Jul 2026.
Generate draw.io diagrams and architecture designs from natural language, via the DrawX API.
Today is the operative word: we check Drawx MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add drawx-mcp-server -- npx -y @drawx/mcp-server
{
"mcpServers": {
"drawx-mcp-server": {
"args": [
"-y",
"@drawx/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.drawx-mcp-server]
command = "npx"
args = ["-y", "@drawx/mcp-server"]
{
"mcpServers": {
"drawx-mcp-server": {
"args": [
"-y",
"@drawx/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"drawx-mcp-server": {
"args": [
"-y",
"@drawx/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DRAWX_API_KEY (Your DrawX API key (create one at https://getdrawx.com → Settings → API keys; starts with drawx_live_).), DRAWX_API_BASE (Override the DrawX API base URL (defaults to https://getdrawx.com/api/v1).).
The author declared them in the registry entry; get the values from the project itself.
MCP server for ChartForge — generate stunning charts and diagrams from natural language
MCP server for ChartForge — generate stunning charts and diagrams from natural language
Design database schemas from natural language, validate SQL, generate migrations and types
Generate software diagrams from natural language, code, ASCII, images, Mermaid.
Generate and edit AWS, Azure, GCP and Kubernetes architecture diagrams as editable draw.io files.
Generate, edit, and export data-architecture diagrams from your AI. Column lineage, PNG in chat.
Create editable Draw.io architecture diagrams from prompts and reference images.
Generate cloud architecture diagrams, flowcharts, and sequence diagrams.
Answers built from our own checks of this server.