Skip to content
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%
19 probes
Response
0ms
last probe
Tools
0
callable

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"
    }
  }
}