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%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

infrastructure-diagram-mcp-server
An MCP server that seamlessly creates infrastructure diagrams for any cloud provider using the Python diagrams package DSL
0 tools
diagram-mcp-server
An MCP server that seamlessly creates infrastructure diagrams for AWS, Azure, GCP, Kubernetes and more
0 tools
diagrams-mcp-server
MCP server for rendering diagrams using mingrammer/diagrams, Mermaid, and PlantUML
0 tools
awslabs.aws-diagram-mcp-server
An MCP server that seamlessly creates diagrams using the Python diagrams package DSL
0 tools
mclabs.gcp-diagram-mcp-server
An MCP server that seamlessly creates GCP diagrams using the Python diagrams package DSL
0 tools
Diagrams MCP
Generate cloud architecture diagrams, flowcharts, and sequence diagrams.
0 tools · streamable-http

How to use

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

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