# microsoft/azure-devops-mcp

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

Repository: https://github.com/microsoft/azure-devops-mcp
Canonical: https://ross.abutalabs.com/products/azure-devops-mcp
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-26T17:08:50+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 95, longevity 33
- inputs: {"age_days": 475, "days_push": 7, "days_rel": 34, "gap_med": 23, "n_releases_24m": 16}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1980, forks 638 (observed 2026-08-28T04:06:01.709029+00:00)

## What it is
An MCP (Model Context Protocol) server from Microsoft that exposes Azure DevOps capabilities—projects, repos, builds, work items, test plans, wikis—to AI agents. It is available as a hosted remote server or a locally run stdio server built on the Azure DevOps REST APIs.

## Use cases
- let AI agents query Azure DevOps work items and builds
- connect Claude or Copilot to Azure DevOps repos and pipelines
- create and update wiki pages from an AI agent
- list projects, teams, and iterations via natural language
- manage test plans through an MCP-enabled assistant
- run a local stdio MCP server for Azure DevOps

## When to choose
- you want AI agents to interact with Azure DevOps data and operations
- you need a hosted remote MCP server with no installation
- you prefer a local stdio MCP server you control
- you want an official Microsoft-maintained integration

## When to avoid
- you use GitHub or another DevOps platform instead of Azure DevOps
- you need deep custom logic beyond thin REST API wrappers
- you require a stable tool API without recent breaking renames

## Facets
- artifact type: service
- maturity: active
- function: mcp, api-framework, developer-tools
- domain: developer-tools, apis
- platform: cross-platform, cloud, self-hosted
- tags: azure-devops, model-context-protocol, mcp-server, ai-agents, typescript, microsoft, devops, nodejs

## Member repositories
- microsoft/azure-devops-mcp (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:01.709029+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:04:00.634780+00:00, confidence not recorded.
  - readme: https://github.com/microsoft/azure-devops-mcp (fetched 2026-08-28T04:06:01.709029+00:00, sha 80af2569c0b7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
