Does Azure DevOps have an MCP server?

Yes Official

Azure DevOps maintains an official MCP server.

Verified 2026-08-10 against vendor docs
Access
Local server
Maintainer
Microsoft
License
MIT
Language
TypeScript
Stars
2.0k
Last commit
yesterday
What it does
The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.
— how microsoft/azure-devops-mcp describes itself
The receipts
Official repository microsoft/azure-devops-mcp

The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.

★ 2.0k pushed 2026-08-10 MIT Active
Connect it

Runs on your machine over stdio, launched by your MCP client.

Add it from the terminal, then restart your session:

terminal
claude mcp add azuredevops -- npx -y <package-from-readme>

Swap in the exact package and flags from the repo README — most servers need an API key passed as an environment variable.

Add --scope user to make it available in every project.

Questions
Does Azure DevOps have an official MCP server?

Yes. Azure DevOps maintains an official MCP server. The source lives at microsoft/azure-devops-mcp on GitHub.

How do I connect Azure DevOps to Claude?

Run the server locally and register it in Claude's MCP config. In Claude Code that's a single "claude mcp add" command; in Claude Desktop you add it to claude_desktop_config.json.

How is this verdict verified?

Microsoft maintains a dedicated official server at microsoft/azure-devops-mcp (~1.9k stars, active) covering work items, repos, pipelines and boards — separate from the Azure MCP Server. GitHub metadata is refreshed every six hours.

How we know

Microsoft maintains a dedicated official server at microsoft/azure-devops-mcp (~1.9k stars, active) covering work items, repos, pipelines and boards — separate from the Azure MCP Server.

  • github data refreshed 2026-08-11, then every 6 hours
  • vendor docs verified on 2026-08-10

Spotted something out of date? Tell us — corrections ship same-day.

Also in Developer Tools

See all Developer Tools servers →