MCP Azure DevOps Server
Active
This project implements a Model Context Protocol (MCP) server that allows AI assistants (like Claude) to interact with Azure DevOps, providing a bridge between natural language interactions and the Azure DevOps REST API.
Updated 8/8/2025
Key Features
What makes this MCP server special
Query Work Items: Search for work items using WIQL queries
 Get Work Item Details: View complete work item information
 Create Work Items: Add new tasks
 bugs
 user stories
 and other work item types
 Update Work Items: Modify existing work items' fields and properties
 Add Comments: Post comments on work items
 View Comments: Retrieve the comment history for a work item
 Parent-Child Relationships: Establish hierarchy between work items
 Get Projects: View all accessible projects in the organization
 Get Teams: List all teams within the organization
 Team Members: View team membership information
 Team Area Paths: Retrieve area paths assigned to teams
 Team Iterations: Access team iteration/sprint configurations
 Pipeline Operations: Query pipeline status and trigger new pipeline runs
 Pull Request Handling: Create
 update
 and review Pull Requests
 Sprint Management: Plan and manage sprints and iterations
 Branch Policy Administration: Configure and manage branch policies
Requirements
uv
Server Information
Status
Active
Version
1.0.0
License
MIT
Author
https://github.com/Vortiago
Installation Guide
Get started with this MCP server in minutes
1. Install the Package
https://github.com/Vortiago/mcp-azure-devops?tab=readme-ov-file#installation2. Configuration
-3. Usage Example
-