Azure DevOps MCP Server
by karthikpro
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log level such as info or debug | |
| MCP_TLS_KEY | No | Optional TLS private key secret or path value | |
| MCP_TLS_CERT | No | Optional TLS certificate secret or path value | |
| MCP_HTTP_HOST | No | HTTP bind host when using HTTP transport | |
| MCP_HTTP_PORT | No | HTTP port when using HTTP transport | |
| MCP_TRANSPORT | No | Transport mode | |
| MCP_AUTH_TOKEN | No | Optional bearer token for the HTTP /mcp endpoint | |
| AZURE_AUTH_MODE | No | Authentication mode | |
| AZURE_CLIENT_ID | No | Optional Entra app client ID | |
| AZURE_TENANT_ID | No | Optional Entra tenant ID | |
| AZURE_DEVOPS_PAT | No | Optional PAT for direct Azure DevOps auth | |
| AZURE_KEYVAULT_URI | No | Optional Key Vault URI for loading secrets | |
| MAX_RETRY_ATTEMPTS | No | Retry count for transient failures | |
| REQUEST_TIMEOUT_MS | No | Per-request timeout in milliseconds | |
| AZURE_CLIENT_SECRET | No | Optional client secret for non-interactive Azure auth | |
| AZURE_DEVOPS_ORG_URL | Yes | Azure DevOps organization URL | |
| AZURE_AUTH_RECORD_PATH | No | Optional custom path for the auth record file | |
| BULK_REQUEST_TIMEOUT_MS | No | Timeout for bulk requests in milliseconds | |
| AZURE_DEVOPS_DEFAULT_PROJECT | No | Default project used when a tool call omits project |
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