Azure DevOps MCP Server

MCP server enabling AI agents to interact with Azure DevOps — Microsoft's integrated DevOps platform. Enables agents to manage work items (bugs, user stories, tasks), monitor CI/CD pipelines, access repositories, create pull requests, query sprint boards, and interact with Azure DevOps's comprehensive project management and DevOps capabilities.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Developer Tools azure-devops microsoft cicd mcp-server work-items pipelines repos boards
⚙ Agent Friendliness
73
/ 100
Can an agent use this?
🔒 Security
86
/ 100
Is it safe for agents?
⚡ Reliability
72
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
68
Documentation
70
Error Messages
68
Auth Simplicity
82
Rate Limits
82

🔒 Security

TLS Enforcement
95
Auth Strength
85
Scope Granularity
88
Dep. Hygiene
78
Secret Handling
82

HTTPS + PAT auth with scope granularity. Source code and project data is sensitive IP. Enterprise-grade Microsoft security. Community MCP — prefer official when available.

⚡ Reliability

Uptime/SLA
80
Version Stability
70
Breaking Changes
68
Error Recovery
68
AF Security Reliability

Best When

An enterprise team using Azure DevOps for project management and CI/CD wants AI agents to assist with work item management, pipeline monitoring, and code review — particularly common in Microsoft-centric enterprise environments.

Avoid When

Your team uses GitHub, Jira, or GitLab — Azure DevOps is Microsoft's platform. Note that Microsoft is building official Azure DevOps MCP integrations; check for official options.

Use Cases

  • Managing Azure DevOps work items and sprint backlogs from project management agents
  • Monitoring CI/CD pipeline status and build results from DevOps agents
  • Creating and reviewing pull requests from code review agents
  • Querying sprint board status from agile planning agents
  • Generating DevOps reports from analytics and reporting agents

Not For

  • GitHub or GitLab projects (Azure DevOps is Microsoft's platform, separate from GitHub)
  • Personal projects without Azure DevOps organization access
  • Automated production deployments without approval workflows

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
Yes

Authentication

Methods: api_key
OAuth: No Scopes: Yes

Azure DevOps Personal Access Token (PAT) required. Scopes: Work Items (Read/Write), Code (Read/Write), Build (Read), etc. Set AZURE_DEVOPS_PAT and AZURE_DEVOPS_ORG environment variables.

Pricing

Model: freemium
Free tier: Yes
Requires CC: No

Azure DevOps free tier for small teams. Community MCP (not official Microsoft). MCP server is free open source.

Agent Metadata

Pagination
cursor
Idempotent
Partial
Retry Guidance
Not documented

Known Gotchas

  • Azure DevOps API rate limits (200 req/5min) can affect heavy agent operations — implement backoff
  • PAT scopes must match required operations — over-scoped tokens are a security risk
  • Community MCP — Microsoft may release official Azure DevOps MCP; prefer official when available
  • Work item field names vary by process template (Agile, Scrum, CMMI) — verify field names

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Azure DevOps MCP Server.

$99

Scores are editorial opinions as of 2026-03-06.

5229
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered