arroz4/azure-devops-mcp-server
3.2
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 is a Model Context Protocol (MCP) server designed for managing Azure DevOps work items with a modular architecture.
Tools
Functions exposed to the LLM to take actions
create_work_item
Creates a new work item (Task or Epic) in Azure DevOps.
update_work_item
Updates an existing work item in Azure DevOps.
delete_work_item
Deletes a work item from Azure DevOps.
get_work_item
Retrieves detailed information about a work item.
link_task_to_epic
Establishes a parent-child hierarchical relationship between an Epic and a Task.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client