Azure DevOps MCP Server
Related Servers
Alternatives to Azure DevOps MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Azure DevOps projects through natural language, supporting work items, repositories, pipelines, wikis, and more, with remote HTTP/SSE transport and OBO authentication.151,759 npmMIT
- AlicenseNot gradedqualityFmaintenanceEnables AI assistants to interact with Azure DevOps entities like projects, repositories, work items, pull requests, and pipelines.13 npm17MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Azure DevOps to manage work items, Git repositories, branches, commits, and projects through natural language commands.393 npm5MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Azure DevOps APIs for managing projects, work items, repositories, pull requests, pipelines, and more through natural language.9,196 npmMIT
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to interact with Azure DevOps APIs for managing projects, work items, repositories, pull requests, and pipelines through natural language.19 npmMIT
- AlicenseAqualityDmaintenanceEnables AI assistants to search, create, update, and manage work items in Azure DevOps using natural language.62 npmMIT
TDQS
Scored across 16 tools
Each tool has a clearly distinct purpose: PR creation vs retrieval, build logs vs build listing, specialized tools for failed builds or unreviewed PRs. There is no functional overlap that would cause ambiguity.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., create_pull_request, get_last_build, list_repositories). The naming is predictable and uniform across the entire set.
16 tools cover core Azure DevOps operations (projects, repos, branches, PRs, builds, pipelines) without being bloated. Each tool serves a necessary function, and the count is appropriate for the domain.
The tool surface covers essential CRUD-like operations for PRs, builds, and pipelines. Minor gaps exist (e.g., no update or merge for PRs, no build cancellation), but the most common agent scenarios are supported.