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 by various criteria to retrieve specific information.
Link work items to each other for better organization and tracking.
Create a new wiki page to document information.
Update an existing wiki page with new content.
Search for content across wiki pages to find specific information.
Retrieve the content of a specific wiki page.
Lists all available wikis in your Azure DevOps organization.
Retrieve current sprint information to see ongoing work.
List all sprints associated with the project.
Add attachments to work items to provide additional context or information.
Retrieve attachments from work items.
Add comments to work items for discussion or clarification.
View comments on work items to see feedback and discussions.