Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by dminkovski • Uncategorized
An MCP server that generates Microsoft Azure architecture diagrams from plain-English descriptions using Python code.
Generate Azure cloud architecture diagrams automatically from natural language prompts.
Create various diagram types such as sequence, flow, and class diagrams using Python DSL.
Integrate diagram generation seamlessly with GitHub Copilot in Visual Studio Code.
This MCP server converts short plain-English sentences into clean Azure architecture diagrams in PNG format using the Python diagrams package and Azure icons. It supports multiple diagram types including sequence, flow, and class diagrams, allowing customization of appearance and layout. The tool integrates with GitHub Copilot in Visual Studio Code to enable quick and easy cloud diagram creation without manual drawing.