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
Creates a new work item (user stories, bugs, tasks, etc.)
update_work_item
Updates an existing work item
query_work_items
Queries work items by various criteria
link_work_items
Links work items to each other
create_wiki_page
Creates a new wiki page or updates an existing one
search_wiki
Searches for content across wiki pages
get_wiki_page
Retrieves the content of a specific wiki page
list_wiki_pages
Lists all wiki pages, optionally from a specific path
get_available_wikis
Lists all available wikis in your Azure DevOps organization
get_current_sprint_info
Retrieves current sprint information
list_sprints
Lists all sprints
add_attachment
Adds an attachment to a specified work item
retrieve_attachment
Retrieves an attachment from a specified work item
add_comment
Adds a comment to a specified work item
view_comments
Views comments on a specified work item
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください