MCP on Azure
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CONTAINER_NAME | Yes | Name of the Azure Blob Storage container | |
| AZURE_OPENAI_KEY | Yes | API key for Azure OpenAI | |
| AZURE_OPENAI_ENDPOINT | Yes | Endpoint URL for Azure OpenAI service | |
| AZURE_OPENAI_API_VERSION | Yes | API version for Azure OpenAI (e.g., 2024-02-15-preview) | |
| AZURE_OPENAI_DEPLOYMENT_NAME | Yes | Deployment name for Azure OpenAI model (e.g., gpt-4o) | |
| AZURE_STORAGE_CONNECTION_STRING | Yes | Connection string for Azure Blob Storage |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/OfekBenEliezer/mcp-on-azure'
If you have feedback or need assistance with the MCP directory API, please join our Discord server