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(18)
create_work_item
Create new work items such as user stories, bugs, or tasks.
update_work_item
Update existing work items 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.
retrieve_wiki_page
Retrieve the content of a specific wiki page.
search_wiki_content
Search for specific content across all wiki pages.
get_current_sprint_info
Get current sprint information including work items and their status.
list_all_sprints
List all sprints in the project.
add_attachment
Add an attachment to a specific work item.
retrieve_attachment
Retrieve an attachment from a specific work item.
add_comment
Add a comment to a specific work item.
view_comments
View comments associated with a specific work item.
list_wiki_pages
Lists all wiki pages, optionally from a specific path.
get_wiki_page
Retrieves the content of a specific wiki page.
manage_wiki_page
Creates or updates a wiki page.
search_wiki
Searches for content across wiki pages.
get_available_wikis
Lists all available wikis in your Azure DevOps organization.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください