MCP Server
MCP
Diagrams MCP
Generate cloud architecture diagrams, flowcharts, and sequence diagrams.
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
By
Comments
Sign in to leave a comment