AUTOMATIONSWITCH

Azure DevOps MCP

by Microsoft

Official Microsoft MCP server for Azure DevOps: work items, repositories, pull requests, builds, releases, pipelines, test plans. 41 commits on main in the last 30 days. Remote MCP server option supported in addition to local install.

1,640·7 tools·Released JAN 2026·MIT
npx -y @azure-devops/mcp
Share:

Official Microsoft MCP server for Azure DevOps: work items, repositories, pull requests, builds, releases, pipelines, test plans. 41 commits on main in the last 30 days, top cadence in this batch. Microsoft official-vendor signal. Remote MCP server option supported in addition to local install.

Reviewed by M. Nouriel · MAY 2026

INSTALL THIS SERVER

Requires authenticationAzure DevOps Personal Access Token (PAT) via AZURE_DEVOPS_PAT env var. PAT scoped to specific projects and minimum permissions per the agent flow.
{ "mcpServers": { "azure-devops": { "command": "npx", "args": [ "-y", "@azure-devops/mcp" ], "env": { "AZURE_DEVOPS_PAT": "<your-pat-token>", "AZURE_DEVOPS_ORG": "<your-organisation>" } } } }
PrereqRequires AZURE_DEVOPS_PAT from Azure DevOps user settings (https://dev.azure.com/<org>/_usersSettings/tokens). Set AZURE_DEVOPS_ORG to the organisation slug. NPM: `@azure-devops/mcp`. Remote MCP option per the README. Path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS).
{ "mcpServers": { "azure-devops": { "command": "npx", "args": [ "-y", "@azure-devops/mcp" ], "env": { "AZURE_DEVOPS_PAT": "<your-pat-token>", "AZURE_DEVOPS_ORG": "<your-organisation>" } } } }
{ "mcpServers": { "azure-devops": { "command": "npx", "args": [ "-y", "@azure-devops/mcp" ], "env": { "AZURE_DEVOPS_PAT": "<your-pat-token>", "AZURE_DEVOPS_ORG": "<your-organisation>" } } } }
{ "mcpServers": { "azure-devops": { "command": "npx", "args": [ "-y", "@azure-devops/mcp" ], "env": { "AZURE_DEVOPS_PAT": "<your-pat-token>", "AZURE_DEVOPS_ORG": "<your-organisation>" } } } }
{ "mcpServers": { "azure-devops": { "command": "npx", "args": [ "-y", "@azure-devops/mcp" ], "env": { "AZURE_DEVOPS_PAT": "<your-pat-token>", "AZURE_DEVOPS_ORG": "<your-organisation>" } } } }

7 TOOLS AVAILABLE

wit_create_work_item
Create a new work item (bug, task, user story, epic)
Write
wit_query_work_items
Query work items via WIQL or saved queries
Read
repo_get_file
Read file contents from a repo
Read
pr_create
Create a pull request
Write
pr_complete
Complete (merge) a pull request
Admin
build_queue
Queue a build pipeline run
Write

OUR ASSESSMENT

Strengths
  • Official Microsoft maintenance.
  • 41 commits on main in the last 30 days.
  • 1,640 GitHub stars and MIT licence.
  • Remote MCP option (zero-install) plus local install via npx.
  • Tool surface covers the full Azure DevOps platform: work items, repos, PRs, builds, releases, pipelines, test plans.
  • Domain selection via the using-domains configuration scopes the agent to a specific Azure DevOps organisation.
  • Active community: regular issue triage and example contributions in the README.
Weaknesses
  • Azure DevOps Personal Access Token (PAT) required; rotate via the Azure DevOps user settings.
  • Remote MCP carries usage limits; review the Microsoft documentation for current quotas.
  • Tool surface is wide; scope the agent to specific tool subsets via configuration to avoid context-window bloat.
Security Notes

Azure DevOps PATs grant broad scope by default. Scope the PAT to specific projects and minimum permissions (e.g. read-only Code + Work Items for a triage agent). Rotate PATs on a fixed schedule. The remote MCP server sees all tool inputs; review Microsoft data-handling policies before sending sensitive work-item content through.

Best For

Teams running Azure DevOps for issue tracking, code, and CI who want agents to triage work items, review pull requests, and trigger pipeline runs from inside the editor; Microsoft-aligned engineering organisations on Azure tenant; remote-MCP deployments for teams that want to skip local install management.

TECHNICAL DETAILS

Language
typescript
Transport
stdiostreamable-http
Clients
Claude DesktopClaude CodeCursorVS CodeWindsurf
License
MIT
GitHub
npm
@azure-devops/mcp
Last Release
@azure-devops/mcp (npm latest)MAY 3, 2026
First Released
JAN 1, 2026

ADOPTION METRICS

// GitHub Stars
1,640

// Reading this1,640 stars on the microsoft/azure-devops-mcp repo. 41 commits on main in the last 30 days drive the editorial weight.

// Popularity Rank
#1
Globally · #1 in Infrastructure

// Reading thisFirst-ranked in this batch on commit cadence and Microsoft official-vendor signal.

SOURCES & VERIFICATION

We don't take any single directory's word for it. Before scoring, we cross-reference 5 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.

01
Discovered
Manual submission
First indexed MAY 3, 2026
02
Cross-referenced
5 directories
PulseMCP, MCP.so, Glama, Smithery, Official MCP Registry
03
Verified against
Claude Desktop, Cursor, VS Code
Installed and tested across clients
04
Last re-checked
MAY 3, 2026
Weekly re-verification
// How other directories see it

The same server, 5 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.

SourceTheir ratingTheir star countTheir downloadsLast synced
AutomationSwitch This page4.6editorial1,640MAY 3, 2026
PulseMCP— unratedunavailableunavailableMAY 3, 2026
MCP.so— unratedunavailableunavailableMAY 3, 2026
Glama— unratedunavailableunavailableMAY 3, 2026
Smithery— unratedunavailableunavailableMAY 3, 2026
Official MCP Registry— unratedunavailableunavailableMAY 3, 2026

// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.

OTHER INFRASTRUCTURE MCP SERVERS

Community4.5

Kubernetes MCP Server

containers/ org (Red Hat-adjacent)

Native Go MCP server for Kubernetes and OpenShift from the containers/ org. Talks directly to the Kubernetes API server, supports Helm and Tekton, ships with OpenTelemetry observability built in. Distributed as a single native binary plus npm and PyPI packages.

6 tools1,502
Vendor4.5

Sentry MCP Server

Sentry

Sentry's official MCP service. Runs as remote infrastructure at mcp.sentry.dev and ships a Claude Code plugin that auto-delegates Sentry questions. Designed for human-in-the-loop coding agents working through Sentry errors, traces, and performance data.

6 tools671
Vendor4.5

Azure AKS MCP

Microsoft Azure

Official Microsoft Azure MCP server for Azure Kubernetes Service. Workload Identity with federated tokens, three access-level guardrails (readonly, readwrite, admin), and a unified two-tool surface (call_az + call_kubectl). Top commit cadence in this batch (10 commits on main in the last 30 days).

6 tools132
Community4.3

mcp-server-kubernetes (Flux159)

Flux159 (community)

Community-favourite TypeScript Kubernetes MCP. Uses local kubectl plus Helm v3, distributed via npm, and ships as an mcpb extension for one-click Claude Desktop install. Mature 3.x release stream with consistent monthly cadence.

5 tools1,382
Vendor4.3

Argo CD MCP

Argo Project Labs (donated by Akuity)

Argoproj-Labs-blessed Argo CD MCP server, originally donated by Akuity. Both stdio and HTTP-stream transports out of the box, MCP_READ_ONLY mode for production safety, and a tool surface covering the full Argo CD application lifecycle (list/get/sync/delete plus resource-tree traversal and workload logs).

8 tools416
Community4.2

kubectl MCP Server

Rohit Ghumare (CNCF Ambassador)

CNCF Landscape-listed community kubectl MCP server. 253 tools spanning kubectl, Helm, RBAC audit, cost optimisation, network diagnostics, and a 3D cluster topology UI. Multi-distribution via npm, PyPI, Docker Hub, and GHCR.

7 tools877
// Get in touch

DISCUSS YOUR
MCP REQUIREMENTS.

Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.

Discuss Your MCP Requirements →