mcp-server-azure-devops
by abhi-d-git
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AZDO_ORG | Yes | Azure DevOps organization name | |
| AZDO_PAT | Yes | Personal Access Token for Azure DevOps | |
| MCP_NAME | No | MCP server name | azure-devops |
| MCP_PORT | No | Port for the MCP server | 3005 |
| GATEWAY_URL | No | Gateway URL | http://localhost:3000 |
| MCP_VERSION | No | MCP server version | 1.0.0 |
| AZDO_PROJECT | Yes | Azure DevOps project name | |
| MCP_SELF_URL | No | Self-referencing URL for the MCP server | http://localhost:3005 |
| AZDO_REPORT_DIR | No | Directory for generated security reports | .azdo-reports |
| AZDO_API_VERSION | No | Azure DevOps API version | 7.1 |
| AZDO_DOWNLOAD_DIR | No | Directory for downloaded artifacts | .azdo-downloads |
| AZDO_ENABLE_TRIGGER | No | Enable pipeline trigger safety, requires allowed pipelines and branches | false |
| AZDO_ALLOWED_BRANCHES | No | Comma-separated list of allowed branch refs for triggering | |
| AZDO_ALLOWED_PIPELINES | No | Comma-separated list of allowed pipeline IDs for triggering |
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/abhi-d-git/mcp-server-azure-devops'
If you have feedback or need assistance with the MCP directory API, please join our Discord server