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.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
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 work items to each other for better organization.
Create a new wiki page or update an existing one.
Search for content across all wiki pages.
Retrieve the content of a specific wiki page.
List all available wikis in your Azure DevOps organization.
Get information about the current sprint.
List all sprints in the project.
Add an attachment to a specified work item.
Retrieve an attachment from a specified work item.
Add a comment to a specified work item.
View comments on a specified work item.