Azure Diagram MCP Server
by Panth-Shah
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind address | 0.0.0.0 |
| PORT | No | HTTP listen port | 8000 |
| LOG_LEVEL | No | Python log level | INFO |
| BLOB_CONTAINER | No | Blob container name | diagrams |
| AZURE_CLIENT_ID | No | Managed identity client ID | |
| DISABLE_AZURE_MCP | No | Set to '1' to skip external best-practice calls | |
| STORAGE_ACCOUNT_URL | No | Blob endpoint (Azure managed identity) | |
| AZURE_STORAGE_CONNECTION_STRING | No | Local/dev Blob storage connection string |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues