mcps / azure-devops
✓ MCPExplorer Verified

Azure DevOps MCP server

Work items, repos, pipelines, and wikis from your agent.

DevOpsby MicrosoftMicrosoft accountFree · open source

01What it is

Microsoft's official MCP server for Azure DevOps brings your ADO org to an agent: manage work items and iterations, list projects, repositories, and builds, create and update wiki pages, and access test plans. First use opens a browser to sign in with your Microsoft account.

Who it’s for: Teams on Azure DevOps who want an agent that manages work items, browses repos, and updates wikis from the loop.


02Highlights
Work items & iterations
Create, update, and track work items and iterations.
Repos, builds, projects
List and inspect projects, repositories, and builds.
Wikis & test plans
Create and update wiki pages and access test plans.

03Add it to your agent

Local MCP server — runs on your machine via the command below.

claude mcp add azure-devops -- npx -y @azure-devops/mcp YOUR_ADO_ORG
{ "mcpServers": { "azure-devops": { "command": "npx", "args": ["-y","@azure-devops/mcp"] } } }

06Badge

Azure DevOps is featured on MCPExplorer. Add this badge to Azure DevOps’s site or README — it links back to this page.

Azure DevOps MCP — as seen on mcpexplorer.com

HTML — for your website

<a href="https://mcpexplorer.com/mcps/azure-devops" target="_blank" rel="noopener"><img src="https://mcpexplorer.com/badge/azure-devops.svg" alt="Azure DevOps MCP — as seen on mcpexplorer.com" height="20" /></a>

Markdown — for a README

[![Azure DevOps MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/azure-devops.svg)](https://mcpexplorer.com/mcps/azure-devops)

Get started

Set up Azure DevOps and put it to work — Free · open source. Or see its full verified profile.