dminkovski/azure-diagram-mcp
MCP server that turns natural-language prompts into Microsoft Azure architecture diagrams (PNG) using Python Diagrams + Graphviz.
Platform-specific configuration:
{
"mcpServers": {
"azure-diagram-mcp": {
"command": "npx",
"args": [
"-y",
"azure-diagram-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...