← Back to Plugins
MCP Server MCP

Diagrams MCP

github By github 👁 1 views ▲ 0 votes

Generate cloud architecture diagrams, flowcharts, and sequence diagrams.

Homepage Verified source GitHub

Install

uvx diagrams-mcp-server

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://diagrams-mcp-production.up.railway.app/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "diagrams-mcp-server",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http pypi

Comments

Sign in to leave a comment

Loading comments...