Azure DevOps

MCP server for Azure DevOps that enables agents and AI assistants to interact with Azure DevOps directly through a local TypeScript server. Provides access to projects, repositories, work items, builds, test plans, wikis, and other Azure DevOps resources via structured tools.

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ DevTools mcp-server azure-devops devtools agent-friendly typescript open-source
⚙ Agent Friendliness
71
/ 100
Can an agent use this?
🔒 Security
84
/ 100
Is it safe for agents?
⚡ Reliability
64
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
78
Documentation
85
Error Messages
80
Auth Simplicity
60
Rate Limits
40

🔒 Security

TLS Enforcement
100
Auth Strength
85
Scope Granularity
75
Dep. Hygiene
70
Secret Handling
85

Uses Microsoft's MSAL for secure token handling. Credentials stored in MSAL cache rather than environment variables. TypeScript-based reduces some memory safety risks. Dependencies include established Azure libraries, though 13 open issues suggest ongoing maintenance. No known critical CVEs in primary dependencies (azure-identity, msal-node).

⚡ Reliability

Uptime/SLA
50
Version Stability
75
Breaking Changes
70
Error Recovery
60
AF Security Reliability

Best When

Using VS Code or other MCP-compatible editors with GitHub Copilot or Claude Code, when developers need natural language access to Azure DevOps without leaving their editor, and when staying within a single organization's Azure DevOps instance.

Avoid When

Using the remote Azure DevOps MCP server (Microsoft's recommended path forward), when needing cross-organization access, or when agents need direct REST API control for performance-critical operations.

Use Cases

  • Query and retrieve Azure DevOps projects, repositories, and work items from AI agents
  • Create and update wiki pages in Azure DevOps projects programmatically
  • List builds, test plans, and teams from within an AI chat interface
  • Retrieve work items and iteration information for project planning
  • Enable GitHub Copilot and Claude agents to interact with Azure DevOps data

Not For

  • Real-time pipeline execution control (limited to listing and querying)
  • Direct Azure DevOps API access without needing the MCP abstraction
  • Use cases requiring low-latency remote access (local server adds latency)
  • Organizations migrating to the new remote Azure DevOps MCP server

Interface

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

Authentication

Methods: Microsoft OAuth2 (browser-based) MSAL (Microsoft Authentication Library) Azure Identity SDK
OAuth: Yes Scopes: Yes

Uses browser-based OAuth2 login on first tool execution. Credentials stored in MSAL cache. Supports multiple Azure DevOps organizations via configuration.

Pricing

Model: Free (open-source, MIT licensed)
Free tier: Yes
Requires CC: No

Open source, MIT licensed. No costs associated with the MCP server itself. Cost is determined entirely by Azure DevOps subscription (free tier available).

Agent Metadata

Pagination
offset/limit
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Domains feature (core, work, work-items, etc.) must be explicitly configured to avoid overwhelming tools list
  • Browser OAuth2 login required on first use - agents cannot operate entirely headlessly without user interaction
  • Tool descriptions reference specific prompts; agent must match prompts closely for reliable tool invocation
  • Remote MCP Server is Microsoft's recommended path; local server may be deprecated
  • 13 open issues suggest some rough edges or missing features

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for Azure DevOps.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered