mcp-azuredevops-bridge
1
The MCP Azure DevOps Bridge is a Model Context Protocol server designed to integrate with Azure DevOps, providing robust capabilities for managing work items, wiki documentation, sprint planning, and handling attachments and discussions seamlessly. It requires Go 1.23 or later for operation and leverages personal access tokens for secure authentication.
MCP Azure DevOps Bridge
A Model Context Protocol (MCP) integration server for Azure DevOps. This focused integration allows you to manage work items, wiki documentation, sprint planning, and handle attachments and discussions seamlessly.
Features
Work Item Management
- Create new work items (user stories, bugs, tasks, etc.)
- Update and query work items
Wiki Management
- Create and update wiki pages
- Search, retrieve, and list pages
Sprint Management
- Retrieve current sprint details and stats
Attachments and Comments
- Add and view attachments and comments on work items
Getting Started
- Prerequisites: Go 1.23 or later, Azure DevOps Personal Access Token (PAT)
- Installation steps for Go on Windows and macOS, including verification
- Building and configuring the project for Azure DevOps
Advanced Wiki Usage
- Includes tools for managing and troubleshooting wiki pages effectively
Security
- Uses Personal Access Tokens (PAT) for authentication