Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AZURE_CLIENT_ID | Yes | Your Azure application (client) ID | |
| AZURE_TENANT_ID | Yes | Your Azure tenant ID | |
| AZURE_CLIENT_SECRET | Yes | Your Azure client secret | |
| AZURE_LOG_CONTAINER_NAME | No | Azure storage container name for logs | mcp-logs |
| AZURE_STORAGE_CONNECTION_STRING | Yes | Your Azure storage connection string for logging |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |