Skip to content
Cursor

Diagrams MCP for Cursor

io.github.mskry/diagrams-mcp-server

Generate cloud architecture diagrams, flowcharts, and sequence diagrams.

client:Cursor transport:streamable-http runtime:pypi tools:9

Install Diagrams MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "diagrams-mcp-server": {
      "url": "https://diagrams-mcp-production.up.railway.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Diagrams MCP in other clients