Azure DevOps MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AZURE_DEVOPS_PAT | No | Personal Access Token with appropriate scopes | |
| AZURE_DEVOPS_MODE | No | Set to 'readonly' to disable all write tools | |
| AZURE_DEVOPS_ORG_URL | No | Your Azure DevOps Server collection URL (e.g., https://tfs.example.com/tfs/DefaultCollection) | |
| AZURE_DEVOPS_PROFILE | No | Profile name for profile-based secrets; loads configuration from .env.<profile> | |
| AZURE_DEVOPS_PROJECT | No | Your Azure DevOps project name | |
| AZURE_DEVOPS_ENV_FILE | No | Absolute path to a .env file containing all configuration variables | |
| AZURE_DEVOPS_AUDIT_LOG | No | Path to an audit log file (JSONL format) | |
| AZURE_DEVOPS_SSL_IGNORE | No | Set to 'true' to ignore SSL certificate errors (e.g., for self-signed certificates) | |
| AZURE_DEVOPS_SERVER_NAME | No | Override the server name displayed in tool responses (default auto-detected from ORG_URL) | |
| AZURE_DEVOPS_AUDIT_REDACT | No | Set to '1' to redact string values in the audit log (keep numeric IDs and structure) | |
| AZURE_DEVOPS_ENABLED_DOMAINS | No | Comma-separated list of enabled tool domains (e.g., 'work_items,tfvc,pipelines') | |
| AZURE_DEVOPS_RATE_LIMIT_WRITES_PER_MIN | No | Rate limit for write operations per minute (default '10'; '0' disables) |
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
ActivityStale
ResponsivenessWithin a week