Back to search
30
MCP streamable-http

Diagrams MCP

io.github.mskry/diagrams-mcp-server

Generate cloud architecture diagrams, flowcharts, and sequence diagrams.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

diagrams-mcp
MCP server for generating infrastructure and architecture diagrams as code using the Python diagrams library
0 tools
cloud-native-architecture-mcp
MCP server for building cloud-native architecture diagrams (Kubernetes, AWS, GCP)
0 tools
diagram-mcp-server
An MCP server that seamlessly creates infrastructure diagrams for AWS, Azure, GCP, Kubernetes and more
0 tools
infrastructure-diagram-mcp-server
An MCP server that seamlessly creates infrastructure diagrams for any cloud provider using the Python diagrams package DSL
0 tools
acuvity/mcp-server-aws-diagram
Creates AWS architecture diagrams using Python diagrams package DSL
0 tools
diagrams-mcp-server
MCP server for rendering diagrams using mingrammer/diagrams, Mermaid, and PlantUML
0 tools

How to use

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

{
  "mcpServers": {
    "diagrams_mcp": {
      "url": "https://diagrams-mcp-production.up.railway.app/mcp",
      "transport": "streamable-http"
    }
  }
}