Skip to content
Back to search
30
MCP

diagrams-mcp

pypi/diagrams-mcp

MCP server for generating infrastructure and architecture diagrams as code using the Python diagrams library

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

How to use

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

{
  "mcpServers": {
    "diagrams-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}