Diagrams.so runs on your own machine — the client starts it, so there is no endpoint to ping. 98 installs a week from npm. Last commit 19 Aug 2026.
Generate and edit AWS, Azure, GCP and Kubernetes architecture diagrams as editable draw.io files.
We read the source, 8 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(cmd, args, { detached: true, stdio: "ignore" });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 diagrams-so-mcp -- npx -y @diagrams-so/mcp
{
"mcpServers": {
"diagrams-so-mcp": {
"args": [
"-y",
"@diagrams-so/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.diagrams-so-mcp]
command = "npx"
args = ["-y", "@diagrams-so/mcp"]
{
"mcpServers": {
"diagrams-so-mcp": {
"args": [
"-y",
"@diagrams-so/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"diagrams-so-mcp": {
"args": [
"-y",
"@diagrams-so/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DIAGRAMS_API_KEY (Diagrams.so API key (dgz_live_... or dgz_test_...). Optional since 1.4.0: run `npx @diagrams-so/mcp login` once instead. Or create a key at https://diagrams.so under Settings then AI Provider.), DIAGRAMS_API_BASE (API base URL. Defaults to production; override only for a local or self-hosted API.), DIAGRAMS_API_TIMEOUT_MS (Per-request timeout in milliseconds for slow generate/edit/fix calls.).
The author declared them in the registry entry; get the values from the project itself.
Cloud architecture diagrams generated from terraform plan, with official AWS, Azure, GCP icons
Local-first FinOps copilot: ask AWS, Azure, GCP, Kubernetes and SaaS cost questions in your editor.
Visualise diagrams, generate Terraform HCL, and manage Azure/AWS/GCP infrastructure with AI.
Manage AWS, Azure, GCP, Kubernetes, CI/CD, Docker, Terraform and more. 727 tools.
Scan AWS/Azure/GCP and generate Terraform HCL with import blocks, deterministically, for AI agents.
Generate, edit, and deploy immersive 3D/WebGL web projects from any MCP assistant.
Kubernetes MCP server for diagnosis, resource management, GitOps, and RBAC-enforced operations.
Secure Kubernetes MCP server: scoped, redacted diagnostics and human-approved writes
Answers built from our own checks of this server.