Azure DevOps MCP Server
by aaronsb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ADO_PAT | Yes | Personal Access Token for authentication (required) | |
| ADO_API_URL | No | Base URL for the API (optional, defaults to https://dev.azure.com) | |
| ADO_PROJECT | No | Default project name (optional) | |
| ADO_API_VERSION | No | API version (optional, defaults to 7.0) | |
| ADO_API_DELAY_MS | No | Delay between retries in milliseconds (optional, defaults to 1000) | |
| ADO_ORGANIZATION | Yes | Azure DevOps organization name (required) | |
| ADO_API_MAX_RETRIES | No | Maximum number of retries for API calls (optional, defaults to 3) | |
| ADO_API_BACKOFF_FACTOR | No | Backoff factor for retries (optional, defaults to 2) |
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/aaronsb/ado-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server