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(15)
create_work_item
Create new work items such as user stories, bugs, or tasks.
update_work_item
Update existing work items.
query_work_items
Query work items by various criteria.
link_work_items
Link work items to each other.
manage_wiki_page
Creates or updates a wiki page.
list_wiki_pages
Lists all wiki pages, optionally from a specific path.
get_wiki_page
Retrieves the content of a specific wiki page.
search_wiki
Searches for content across wiki pages.
get_available_wikis
Lists all available wikis in your Azure DevOps organization.
get_current_sprint_info
Get current sprint information.
list_all_sprints
List all sprints.
add_attachment
Add attachments to work items.
retrieve_attachment
Retrieve attachments from work items.
add_comment
Add comments to work items.
view_comments
View comments on work items.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论