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 tracking.
Create a new wiki page or update an existing one.
Retrieve the content of a specific wiki page.
Lists all wiki pages, optionally from a specific path.
Search for content across wiki pages.
Lists all available wikis in your Azure DevOps organization.
Get current sprint information including work items and their status.
List all sprints within the project.
Add attachments to specific work items.
Retrieve attachments from specific work items.
Add comments to specific work items.
View comments associated with specific work items.