This MCP server implementation provides a bridge to Azure DevOps, enabling AI assistants to interact with work items, wikis, and sprints. It offers tools for creating, updating, and querying work items, managing relationships and attachments, and interacting with wiki pages. The server integrates closely with the Azure DevOps API, supporting features like WIQL queries, work item templates, and batch operations. It's designed for software development teams using Azure DevOps who want to leverage AI assistance for project management and documentation tasks.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Create a new work item such as a user story, bug, or task.
Update an existing work item.
Query work items by various criteria.
Link work items to each other.
Create a new wiki page.
Update an existing wiki page.
Lists all wiki pages, optionally from a specific path.
Retrieves the content of a specific wiki page.
Searches for content across wiki pages.
Lists all available wikis in your Azure DevOps organization.
Get current sprint information.
List all sprints.
Add an attachment to a work item.
Retrieve an attachment from a work item.
Add a comment to a work item.
View comments on a work item.