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 new work items such as user stories, bugs, or tasks.
Update existing work items with new information.
Query work items based on various criteria.
Link one work item to another for better tracking.
Create or update a wiki page with new content.
List all wiki pages in the project wiki.
Retrieve the content of a specific wiki page.
Display all available wikis in the Azure DevOps project.
Retrieve current sprint details and associated work items.
Add an attachment, such as a file or image, to a specified work item.
Get all attachments associated with a specified work item.
Add a comment to a specified work item for discussions.
Retrieve all comments associated with a specified work item.
List all sprints available in the project.
View statistical data related to the current sprint.
Search for specific content across all wiki pages.
Lists all available wikis in your Azure DevOps organization.