azure-devops-mcp-server
0
The azure-devops-mcp-server is a TypeScript-based Model Context Protocol server designed to enhance interaction with Azure DevOps through natural language. It provides tools for managing Azure DevOps resources, including creating and updating work items, searching items with filters, and linking commits to work items.
create_work_item`
Create a new work item
get_work_item_details`
Get work item details
update_work_item`
Update work item fields
search_work_items`
Search for work items
list_projects`
List all items
get_project_details`
Get project details
link_commit_to_work_item`
Submit link to work item
list_work_item_attachments`
List work item attachments
add_issue_comment`
Add a comment to a work item