Azure DevOps MCP Server
by hasanozcan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AZURE_DEVOPS_PAT | No | Personal Access Token (required in PAT mode) | |
| AZURE_DEVOPS_BASE_URL | No | REST API base URL | https://dev.azure.com |
| AZURE_DEVOPS_AUTH_MODE | No | Authentication mode: `pat` or `azcli` | pat |
| AZURE_DEVOPS_API_VERSION | No | REST API version | 7.1 |
| AZURE_DEVOPS_RETRY_COUNT | No | Retry count for retryable reads | 2 |
| AZURE_DEVOPS_ORGANIZATION | No | Organization name or Azure DevOps URL | |
| AZURE_DEVOPS_MAX_DIFF_LINES | No | Maximum diff lines returned by a tool call | 5000 |
| AZURE_DEVOPS_DEFAULT_PROJECT | No | Project used when a tool omits `project` | |
| AZURE_DEVOPS_ENABLE_WRITE_TOOLS | No | Enable guarded mutations (true/false) | false |
| AZURE_DEVOPS_REQUEST_TIMEOUT_MS | No | Per-request timeout in milliseconds | 30000 |
| AZURE_DEVOPS_MAX_DIFF_FILE_BYTES | No | Per-side file size limit for local diff generation | 1048576 |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/hasanozcan/azure-devops-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server