Azure DevOps (ADO)
Rank #715io.github.PremierInc/azure-devops
The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.
Azure DevOps (ADO) is a Model Context Protocol (MCP) server published by microsoft. It ranks #715 of 130,187 servers tracked on MCP Toplist, and its repository has 2,015 GitHub stars. Azure DevOps (ADO) is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Nov 6, 2025 and most recently updated on May 18, 2026.
Ranks ahead of 129,472 of 130,187 servers on MCP Toplist.
Use Azure DevOps (ADO)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http azure-devops https://mcp.dev.azure.com/[mcp_servers.azure-devops]
url = "https://mcp.dev.azure.com/"Add to ~/.codex/config.toml.
https://mcp.dev.azure.com/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"azure-devops": {
"url": "https://mcp.dev.azure.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"azure-devops": {
"type": "http",
"url": "https://mcp.dev.azure.com/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"azure-devops": {
"serverUrl": "https://mcp.dev.azure.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"azure-devops": {
"url": "https://mcp.dev.azure.com/"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.PremierInc%2Fazure-devops)<a href="https://mcptoplist.com/server/io.github.PremierInc%2Fazure-devops"><img src="https://mcptoplist.com/badge/io.github.PremierInc%2Fazure-devops.svg" alt="MCP Toplist: Top 1% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
microsoft
Other servers by microsoft
- Playwright MCP Server#8 · 10 vers
- Azure MCP Server#31 · 42 vers
- MarkItDown#36 · 7 vers
- 🚀 Model Context Protocol (MCP) Curriculum for Beginners#148
- Awesome Copilot MCP Server#337 · 155 vers
- Power BI Modeling MCP Server#1,186 · 5 vers
- GenAIScript#1,771 · 5 vers
- DebugMCP#1,811
- Microsoft Work IQ Calendar#2,012
- Microsoft Fabric RTI MCP Server#2,038 · 8 vers
- Clarity Data Export MCP Server#6,919
- Microsoft Copilot Studio ❤️ MCP#7,541
Available versions (1)
| Version | Published |
|---|---|
| v0.0.1 | May 18, 2026 |
Frequently asked questions
- Who maintains Azure DevOps (ADO)?
- Azure DevOps (ADO) is maintained by microsoft, which publishes 29 MCP servers (258 total versions) tracked on MCP Toplist.
- Is Azure DevOps (ADO) listed on the Official MCP Registry?
- Yes — Azure DevOps (ADO) is listed on the Official MCP Registry, alongside Glama.
- How many versions does Azure DevOps (ADO) have?
- MCP Toplist tracks 1 version of Azure DevOps (ADO), most recently published on May 18, 2026.
- Where can I find the source code for Azure DevOps (ADO)?
- The source code for Azure DevOps (ADO) is hosted at github.com/microsoft/azure-devops-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.