Azure DevOps
0
Provides a standardized interface for interacting with Azure DevOps Boards work items, enabling automation and integrations.
About
This Model Context Protocol (MCP) server for Azure DevOps Boards offers a standardized interface to interact with work items. By abstracting the complexities of the Azure DevOps API, it facilitates seamless automations and integrations with various tools that support the MCP, such as the Gemini CLI. This allows for more efficient workflow management and programmable interaction with project tasks, making it easier to automate task progression, add comments, and prioritize development efforts.
Key Features
- Update the status of specific work items (e.g., 'Done', 'In Progress')
- 0 GitHub stars
- Retrieve the next prioritized work item for development workflows
- List Azure DevOps work items based on configured queries
- Add comments to work items for progress tracking or observations
- Get the top N prioritized work items from the ordered queue
Use Cases
- Integrating Azure DevOps Boards with AI models or CLI tools like Gemini CLI
- Automating Azure DevOps work item workflows and status updates
- Standardizing interaction with project tasks for custom development tools and scripts