# azure-devops-mcp

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

- **URL**: https://www.freshcrate.ai/projects/azure-devops-mcp
- **Author**: microsoft
- **Category**: MCP Servers
- **Latest version**: `v2.7.0` (2026-04-23)
- **License**: MIT
- **Source**: https://github.com/microsoft/azure-devops-mcp
- **Language**: TypeScript
- **GitHub**: 1,597 stars, 523 forks
- **Registry**: github
- **Tags**: `typescript`

## Description

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

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v2.7.0` | 2026-04-23 | High | ## What's Changed * chore: work-items.ts to increase char check for markdown format by @danhellem in https://github.com/microsoft/azure-devops-mcp/pull/1167 * fix: remove default value for format in work item field configuration by @danhellem in https://github.com/microsoft/azure-devops-mcp/pull/1170 * [dependencies]: Bump @azure/msal-node from 5.1.2 to 5.1.3 by @dependabot[bot] in https://github.com/microsoft/azure-devops-mcp/pull/1157 * [dependencies]: Bump @azure/msal-node from 5.1.3 to 5 |
| `v2.6.0` | 2026-04-18 | High | ## What's Changed * fix: add project parameter to all repo tools for repository name resolution by @AdityaMankal-MS in https://github.com/microsoft/azure-devops-mcp/pull/1027 * Fix typo in troubleshooting documentation by @queuedecay in https://github.com/microsoft/azure-devops-mcp/pull/1028 * [dependencies]: Bump @azure/msal-node from 5.1.0 to 5.1.1 by @dependabot[bot] in https://github.com/microsoft/azure-devops-mcp/pull/1034 * fix: add null guard to trimPullRequest to prevent crash on nul |
| `v2.5.0` | 2026-03-18 | Medium | ## What's Changed * docs: add FAQ entry about remote Azure DevOps MCP Server availability by @danhellem in https://github.com/microsoft/azure-devops-mcp/pull/836 * [dependencies]: Bump prettier from 3.7.3 to 3.7.4 by @dependabot[bot] in https://github.com/microsoft/azure-devops-mcp/pull/832 * add new tools to list and download pipeline artifacts by @YevheniiKholodkov in https://github.com/microsoft/azure-devops-mcp/pull/833 * Users/danhellem/test plans concurrency fix 2 by @danhellem in http |
| `v2.4.0` | 2026-01-13 | Low | ## What's Changed * feat: add excludedIds parameter to filter out iterations  by @danhellem in https://github.com/microsoft/azure-devops-mcp/pull/686 * Add outputMode parameter to wit_get_query_results_by_id by @VSshw in https://github.com/microsoft/azure-devops-mcp/pull/680 * [dependencies]: Bump @azure/msal-node from 3.6.0 to 3.8.1 by @dependabot[bot] in https://github.com/microsoft/azure-devops-mcp/pull/685 * feat: add wit_list_work_item_revisions tool by @danhellem in https://github.com/ |
| `v2.2.2` | 2025-11-06 | Low | ## What's Changed * [dependencies]: Bump ts-jest from 29.4.4 to 29.4.5 by @dependabot[bot] in https://github.com/microsoft/azure-devops-mcp/pull/589 * [dependencies]: Bump @modelcontextprotocol/inspector from 0.17.0 to 0.17.1 by @dependabot[bot] in https://github.com/microsoft/azure-devops-mcp/pull/595 * [dependencies]: Bump typescript-eslint from 8.45.0 to 8.46.1 by @dependabot[bot] in https://github.com/microsoft/azure-devops-mcp/pull/596 * feat: add icon to Azure DevOps MCP Server configu |
| `v2.2.1` | 2025-10-14 | Low | ## What's Changed * bump ts and lint packages by @danhellem in https://github.com/microsoft/azure-devops-mcp/pull/546 * [dependencies]: Bump @modelcontextprotocol/sdk from 1.17.0 to 1.18.2 by @dependabot[bot] in https://github.com/microsoft/azure-devops-mcp/pull/552 * updates to troublshooting doc by @danhellem in https://github.com/microsoft/azure-devops-mcp/pull/553 * Autocomplete options for PRs by @nikolapeja6 in https://github.com/microsoft/azure-devops-mcp/pull/551 * fix: correct link |
| `v2.2.0` | 2025-10-01 | Low | ## What's Changed * Users/danhellem/readme update for domains 1 by @danhellem in https://github.com/microsoft/azure-devops-mcp/pull/468 * add wiki tests to improve code coverage by @polatengin in https://github.com/microsoft/azure-devops-mcp/pull/469 * Add tools for pipeline run REST API endpoints by @mkonjikovac in https://github.com/microsoft/azure-devops-mcp/pull/460 * Move builds to pipelines.ts and update tests by @danhellem in https://github.com/microsoft/azure-devops-mcp/pull/478 * O |
| `v2.1.0` | 2025-08-29 | Low | ## What's Changed * Users/danhellem/readme update for domains 1 by @danhellem in https://github.com/microsoft/azure-devops-mcp/pull/468 * add wiki tests to improve code coverage by @polatengin in https://github.com/microsoft/azure-devops-mcp/pull/469 * Add tools for pipeline run REST API endpoints by @mkonjikovac in https://github.com/microsoft/azure-devops-mcp/pull/460  ## New Contributors * @mkonjikovac made their first contribution in https://github.com/microsoft/azure-devops-mcp/pull/4 |
| `v2.0.0` | 2025-08-25 | Low | ## Release Notes  ## 🚀 Features - Add MCP server "domains" by @Novaes ([#421](https://github.com/microsoft/azure-devops-mcp/pull/421)) - Add wiki creation and update functionality by @ssmith-avidxchange ([#374](https://github.com/microsoft/azure-devops-mcp/pull/374)) - List PRs created by specific user (Issue 424) by @nikolapeja6 ([#437](https://github.com/microsoft/azure-devops-mcp/pull/437)) - Add functionality to link artifacts to work items by @polatengin ([#377](https://github.com/mi |
| `v1.3.0` | 2025-08-01 | Low | ## What's Changed * feat: implement tool name and parameter validation system with eslint integration by @polatengin in https://github.com/microsoft/azure-devops-mcp/pull/337 * Updating docs and re-organizing content by @danhellem in https://github.com/microsoft/azure-devops-mcp/pull/335 * Adding new param to link PR to work items to account for cross project linking by @danhellem in https://github.com/microsoft/azure-devops-mcp/pull/333 * Added `includeWorkItemRefs` param to the `repo_get_p |

## Dependency audit

- **Score**: 100/100
- **Total deps**: 25
- **Resolved**: 25
- **Unresolved**: 0
- **License conflicts**: 0
- **Warnings**: 0
- **Scanned**: 2026-05-25

## Citation

- HTML: https://www.freshcrate.ai/projects/azure-devops-mcp
- Markdown: https://www.freshcrate.ai/projects/azure-devops-mcp.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/azure-devops-mcp/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
