Azure DevOps
Summary
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.
Available Actions(14)
create_work_item
Create a new work item such as a user story, bug, or task.
update_work_item
Update an existing work item with new information.
query_work_items
Query work items based on various criteria.
link_work_items
Link work items to each other.
create_wiki_page
Create a new wiki page or update an existing one.
search_wiki
Search for content across wiki pages.
get_wiki_page
Retrieve the content of a specific wiki page.
get_available_wikis
Lists all available wikis in your Azure DevOps organization.
get_current_sprint_info
Get information about the current sprint.
list_all_sprints
List all sprints in the project.
add_attachment
Add an attachment to a specified work item.
retrieve_attachment
Retrieve an attachment from a specified work item.
add_comment
Add a comment to a specified work item.
view_comments
View all comments on a specified work item.
Recensioni della Community
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione