Azure DevOps MCP
Official Microsoft MCP server for comprehensive Azure DevOps integration with AI assistants
Overview
The Azure DevOps MCP Server is Microsoft’s official Model Context Protocol implementation for Azure DevOps, providing AI assistants with comprehensive access to work items, repositories, pipelines, wiki, search, and advanced security features.
Publisher: Microsoft
Key Features
50+ Tools Across All Azure DevOps Services:
- Core (projects, teams, identities)
- Work (iterations, capacity)
- Work Items (CRUD, queries, comments, linking)
- Repositories (repos, branches, PRs, commits, file contents)
- Pipelines (builds, logs, artifacts, triggering)
- Wiki (pages, content, CRUD operations)
- Search (code, wiki, work items)
- Advanced Security (alerts, findings)
Domain Filtering:
- Enable only needed domains to reduce tool count
- Example:
-d work-items -d repositoriesfor focused workflows
Multiple Authentication Options:
- Interactive (default) - Browser-based OAuth
- Azure CLI - Use existing
az loginsession - Environment variable - PAT via
AZURE_DEVOPS_PAT
Links
- GitHub: https://github.com/microsoft/azure-devops-mcp
- npm Package: https://www.npmjs.com/package/@azure-devops/mcp
- Getting Started: https://github.com/microsoft/azure-devops-mcp/blob/main/docs/GETTINGSTARTED.md
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified October 23, 2025: Merge pull request #265 from igor-ctrl/patch-1 (afc35a8)
by Henrik Helgesen