langkurt/azure-devops-mcp-server
If you are the rightful owner of azure-devops-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project implements a Model Context Protocol (MCP) server that enables AI assistants to interact with Azure DevOps for creating and updating tickets (work items).
Tools
Functions exposed to the LLM to take actions
create_work_item
Creates a new work item in Azure DevOps.
update_work_item
Updates an existing work item in Azure DevOps.
add_work_item_comment
Adds a comment to an existing work item in Azure DevOps.
get_work_item
Gets details of an existing work item in Azure DevOps.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client