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.
Query work items by various criteria.
Link work items to each other.
Create a new wiki page.
Update an existing wiki page.
Search for content across wiki pages.
Retrieve the content of a specific wiki page.
Lists all wiki pages, optionally from a specific path.
Lists all available wikis in your Azure DevOps organization.
Get current sprint information.
List all sprints.
Add attachments to work items.
Retrieve attachments from work items.
Add comments to work items.
View comments on work items.