Azure DevOps
0
Manages Azure DevOps work items through the Model Context Protocol (MCP) server.
关于
This tool provides a Model Context Protocol (MCP) server specifically designed for Azure DevOps, enabling comprehensive work item management. It allows users to search, create, update, and retrieve the status of work items within their Azure DevOps organizations and projects. Built with Python and easily containerized using Docker, it offers a robust solution for integrating Azure DevOps work item functionalities into various client applications, including direct integration with development environments like VS Code.
主要功能
- Create new work items
- Simple command-line interface for testing
- Search work items
- Get work item states
- Update existing work items
- 0 GitHub stars
使用案例
- Developing custom tools or scripts that require programmatic interaction with Azure DevOps work items.
- Automating work item operations within an Azure DevOps project via the MCP.
- Integrating Azure DevOps work item management into external applications or IDEs like VS Code.