Azure DevOps MCP Server
by AravindFLASH
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host for streamable-http transport. | 0.0.0.0 |
| MCP_PATH | No | Path for streamable-http transport. | /mcp |
| MCP_PORT | No | Port for streamable-http transport. | 8000 |
| MCP_TRANSPORT | No | Transport mode for the MCP server. | stdio |
| AZURE_DEVOPS_PAT | No | Personal Access Token for PAT mode. | |
| AZURE_DEVOPS_ORG_URL | Yes | Azure DevOps organization URL, e.g., https://dev.azure.com/your-org | |
| AZURE_DEVOPS_PROJECT | Yes | Azure DevOps project name. | |
| AZURE_DEVOPS_AUTH_MODE | No | Authentication mode. If not set, auto mode falls back to PAT if PAT present, otherwise OAuth. | auto |
| AZURE_DEVOPS_CLIENT_ID | No | Client ID for OAuth mode. Optional, uses built-in app if not set. | |
| AZURE_DEVOPS_TENANT_ID | No | Tenant ID for OAuth mode (e.g., 'common' or specific tenant). | |
| AZURE_DEVOPS_MI_CLIENT_ID | No | Client ID for user-assigned managed identity (optional). | |
| AZURE_DEVOPS_SP_CERT_PATH | No | Path to certificate file for service principal mode (alternative to secret). | |
| AZURE_DEVOPS_SP_CLIENT_ID | No | Client ID for service principal mode. | |
| AZURE_DEVOPS_SP_TENANT_ID | No | Tenant ID for service principal mode. | |
| AZURE_DEVOPS_SP_CERT_PASSWORD | No | Optional password for certificate file. | |
| AZURE_DEVOPS_SP_CLIENT_SECRET | No | Client secret for service principal mode (alternative to certificate). |
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
ActivityMaintained
ResponsivenessNo issues