diagram-mcp-server

andrewmoshu/diagram-mcp-server
★ 116 stars Python ⚙️ DevOps Updated 1mo ago
An MCP server that seamlessly creates infrastructure diagrams for AWS, Azure, GCP, Kubernetes and more
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "diagram-mcp-server": {
      "command": "uvx",
      "args": [
        "diagram-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install diagram-mcp-server

Topics

awsazureclouddiagrams-as-codegcpkubernetesmcp