@azure-devops/mcp
MCP ServerFreeMCP server for interacting with Azure DevOps
Capabilities6 decomposed
azure devops work item crud operations via mcp protocol
Medium confidenceEnables Claude and other MCP clients to create, read, update, and delete work items (user stories, bugs, tasks) in Azure DevOps projects through standardized MCP tool calls. Translates MCP function schemas into Azure DevOps REST API calls, handling authentication via Personal Access Tokens (PAT) and marshaling work item fields (title, description, state, assignee, area path, iteration) between client and server.
Implements MCP server pattern specifically for Azure DevOps, translating MCP tool schemas directly to Azure DevOps REST API endpoints with PAT-based authentication, enabling Claude and other MCP clients to manipulate work items without custom integrations
Provides native MCP integration for Azure DevOps work items, whereas alternatives like Azure DevOps CLI or REST API clients require manual orchestration and lack Claude-native tool calling
azure devops repository and git operations via mcp
Medium confidenceExposes git repository operations (clone, branch listing, commit history, pull request creation/review) and repository metadata queries through MCP tool calls. Translates MCP requests into Azure DevOps Git REST API calls, managing authentication and handling repository references (project, repo name, branch names) to enable Claude to interact with source control without direct git CLI access.
Provides MCP-native git repository operations for Azure Repos, abstracting Azure DevOps Git REST API behind MCP tool schemas, enabling Claude to query branch/commit state and create PRs without git CLI or direct API knowledge
Simpler than managing git CLI or REST API clients directly; provides Claude-native tool calling for Azure Repos operations, whereas GitHub-focused tools (GitHub MCP) don't support Azure DevOps
azure devops pipeline and build execution via mcp
Medium confidenceEnables triggering, querying, and monitoring Azure Pipelines (CI/CD) builds through MCP tool calls. Translates MCP requests into Azure DevOps Pipelines REST API, handling pipeline definitions, build queuing, status polling, and artifact retrieval. Supports parameterized pipeline execution (passing variables to pipeline runs) and build log streaming for debugging.
Exposes Azure Pipelines execution and monitoring as MCP tools, allowing Claude to queue builds with parameters and poll status, whereas most CI/CD integrations require webhook-based triggering or manual dashboard interaction
Provides synchronous pipeline queuing and status queries via MCP, simpler than managing Azure DevOps REST API directly or setting up webhook-based automation
azure devops test results and test plan management via mcp
Medium confidenceProvides access to test execution results, test case management, and test plan operations through MCP tool calls. Translates MCP requests into Azure DevOps Test Management REST API, enabling queries of test runs, test case status, and test plan metadata. Supports filtering by test suite, configuration, and outcome (passed/failed/skipped) to enable Claude to analyze test health and create test cases.
Integrates Azure Test Plans as MCP tools, allowing Claude to query test results and create test cases without manual dashboard navigation, whereas most test management tools lack conversational AI integration
Provides Claude-native access to test results and test case management, simpler than parsing test reports manually or querying Azure DevOps REST API directly
azure devops project and team configuration queries via mcp
Medium confidenceExposes project metadata, team membership, area paths, and iteration (sprint) information through MCP tool calls. Translates MCP requests into Azure DevOps Core REST API to retrieve organizational structure, team configurations, and project settings. Enables Claude to understand project context (available teams, iterations, area paths) for work item operations and team-aware task assignment.
Provides MCP-based project and team discovery, allowing Claude to query organizational structure and iteration metadata to inform work item creation and assignment, whereas most integrations assume static team/iteration knowledge
Enables Claude to dynamically discover teams, iterations, and area paths, reducing manual configuration and enabling context-aware work item operations
azure devops release and deployment management via mcp
Medium confidenceExposes release pipeline operations (create releases, approve deployments, query release status) through MCP tool calls. Translates MCP requests into Azure DevOps Release Management REST API, handling release definitions, deployment approvals, and environment-specific deployment status. Supports querying release history and triggering deployments to specific environments with approval workflows.
Provides MCP-based release and deployment management, allowing Claude to create releases, query deployment status, and approve deployments, whereas most release management tools require manual dashboard interaction or webhook-based automation
Enables Claude to orchestrate multi-environment releases and approvals via conversational interface, simpler than managing Release Management REST API directly
Capabilities are decomposed by AI analysis. Each maps to specific user intents and improves with match feedback.
Related Artifactssharing capabilities
Artifacts that share capabilities with @azure-devops/mcp, ranked by overlap. Discovered automatically through the match graph.
@azure-devops/mcp
MCP server for interacting with Azure DevOps
@azure/mcp-linux-x64
Azure MCP Server - Model Context Protocol implementation for Azure, for linux on x64
@azure/mcp
Azure MCP Server - Model Context Protocol implementation for Azure
Azure MCP Server
Provides Model Context Protocol (MCP) integration and tooling for Azure in Visual Studio Code.
git-mcp
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
servers
Model Context Protocol Servers
Best For
- ✓Teams using Azure DevOps as their primary project management system
- ✓AI-assisted development workflows where Claude needs to interact with backlog items
- ✓DevOps engineers building autonomous agents that manage work item lifecycle
- ✓Development teams using Azure Repos (Azure DevOps git) who want Claude to assist with PR creation and code review
- ✓CI/CD pipelines that need to query repository state or create PRs based on automated decisions
- ✓Developers building AI-assisted code review agents that need git history context
- ✓DevOps teams automating CI/CD workflows with Claude-driven orchestration
- ✓Developers who want to trigger builds and check status from conversational AI without leaving Claude
Known Limitations
- ⚠Requires valid Azure DevOps Personal Access Token (PAT) with appropriate scopes — token leakage exposes work item access
- ⚠No built-in caching of work item state — each query hits Azure DevOps REST API, adding latency for high-frequency operations
- ⚠Limited to work item fields exposed by Azure DevOps REST API v7.0+ — custom fields may require additional mapping
- ⚠No transactional support — bulk operations are sequential, not atomic
- ⚠No direct file read/write — repository operations are limited to git metadata and PR management, not file content manipulation
- ⚠Commit history queries return paginated results; large repositories may require multiple API calls to retrieve full history
Requirements
Input / Output
UnfragileRank
UnfragileRank is computed from adoption signals, documentation quality, ecosystem connectivity, match graph feedback, and freshness. No artifact can pay for a higher rank.
Package Details
About
MCP server for interacting with Azure DevOps
Categories
Alternatives to @azure-devops/mcp
Are you the builder of @azure-devops/mcp?
Claim this artifact to get a verified badge, access match analytics, see which intents users search for, and manage your listing.
Get the weekly brief
New tools, rising stars, and what's actually worth your time. No spam.
Data Sources
Looking for something else?
Search →