Skip to content

Diagrams MCP for Zed

io.github.mskry/diagrams-mcp-server

Generate cloud architecture diagrams, flowcharts, and sequence diagrams.

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

Install Diagrams MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

Diagrams MCP in other clients