MCPServers
Azure DevOps - MCP server logo
0
0

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

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签