Azure DevOps (ADO) MCP Server
This project gives AI agents access to Azure DevOps through the Model Context Protocol (MCP). Use the hosted remote server for the simplest setup, or run the local server when you need a stdio connection.
Teams that want a hosted cloud infrastructure endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 1,977 · #28 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Azure DevOps (ADO)
Claude Code
claude mcp add microsoft-azure-devops-mcp --transport http https://mcp.dev.azure.com Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"microsoft-azure-devops-mcp": {
"url": "https://mcp.dev.azure.com"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.dev.azure.com
transport: streamable-http
endpoint alive - authentication required · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to mcp.dev.azure.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
registry registry publisher io.github.PremierInc is not the repo owner (microsoft) - the registry entry was published by someone else
03 · What Azure DevOps (ADO) can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Limitations (from the README)
[!WARNING] We recently completed a full tool consolidation that includes renaming of existing tools. Please see the Toolset documentation for the complete list of new tool names. If this is a breaking change for your agents or skills, you can temporarily pin the version to @azure-devops/[email protected]
Latest releases
v2.9.0 · 2026-07-30
[dependencies]: Bump @azure/msal-node from 5.2.5 to 5.3.0 · [dependencies]: Bump prettier from 3.8.4 to 3.9.4 · [dependencies]: Bump typescript-eslint from 8.62.0 to 8.62.1 · repo_search_commits: removing…
v2.8.0 · 2026-06-24
Handle missing pull request thread arrays · set isError:true when ADO API returns error stream for missing resources · Add file saving for attachments and enhance markdown handling · Document isError behavior for 404…
v2.7.0 · 2026-04-23
work-items.ts to increase char check for markdown format · remove default value for format in work item field configuration · [dependencies]: Bump @azure/msal-node from 5.1.2 to 5.1.3 · [dependencies]: Bump…
04 · Who maintains Azure DevOps (ADO)
Azure DevOps (ADO) is maintained by microsoft. We track 9 MCP servers from microsoft - 9 actively maintained, 43,350 combined GitHub stars, oldest repo from Mar 2025. Full record: all servers from microsoft.
- Playwright MCP Playwright Tools for MCP ★ 36,436
- Azure MCP Server All Azure MCP tools to create a seamless connection between AI agents and Azure services. ★ 3,598
- Power BI Modeling MCP Server The Power BI Modeling MCP Server brings Power BI semantic modeling capabilities to your AI agents. ★ 1,092
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598
- Awesome Copilot MCP Server An MCP server that stores Copilot customizations from the Awesome Copilot repository ★ 196
- Microsoft MCP Server for Enterprise Official Microsoft MCP Server to query Microsoft Entra data using natural language ★ 49
05 · Facts
- repository
- github.com/microsoft/azure-devops-mcp
- category
- cloud infrastructure - ranked #28 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
- release cadence
- 2 releases in the last 90 days (latest 2026-07-30)
- registry
- io.github.PremierInc/azure-devops (active, first published 2026-05-18)
06 · Azure DevOps (ADO) FAQ
What is Azure DevOps (ADO)?
This project gives AI agents access to Azure DevOps through the Model Context Protocol (MCP). Use the hosted remote server for the simplest setup, or run the local server when you need a stdio connection.
Is Azure DevOps (ADO) still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 2 releases in the last 90 days. We re-verify nightly.
How do I install Azure DevOps (ADO)?
Run `claude mcp add microsoft-azure-devops-mcp --transport http https://mcp.dev.azure.com`. You can also paste the ready-made client config above.
Does Azure DevOps (ADO) require authentication?
Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Azure DevOps (ADO)
Alternatives to Azure DevOps (ADO)
Maintained cloud infrastructure servers if Azure DevOps (ADO) isn't the fit.
- Cloudflare MCP Server Cloudflare MCP servers ★ 4,105 · 2026-08-22
- Azure MCP Server All Azure MCP tools to create a seamless connection between AI agents and Azure services. ★ 3,598 · 2026-08-21
- Kubernetes MCP Server A Model Context Protocol (MCP) server for Kubernetes and OpenShift ★ 2,016 · 2026-08-24
- Terra Vision Cloud architecture diagrams generated from terraform plan, with official AWS, Azure, GCP icons ★ 1,615 · 2026-08-10
- Terraform Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise ★ 1,511 · 2026-08-24
- Coolify 44 optimized tools for managing Coolify infrastructure, diagnostics, and docs search ★ 560 · 2026-08-22
Pairs well with
Servers that cover what Azure DevOps (ADO) doesn't - only shown when the pairing reason fits the companion.
More cloud infrastructure MCP servers · Kubeview · Moira · Komodo MCP Server · Package Version Check MCP
More TypeScript MCP servers · Playwright MCP · Microsoft Learn MCP · Midplane · Aimeat · see all