jaybird-us/azure-devops-mcp
If you are the rightful owner of azure-devops-mcp 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.
The Azure DevOps MCP Server is a tool that allows seamless interaction with Azure DevOps work items, projects, and boards using natural language through the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
list_projects
Lists all projects in your Azure DevOps organization with details.
query_work_items
Query work items using WIQL or built-in shortcuts.
get_work_item
Retrieve detailed information about a specific work item.
create_work_item
Create a new work item in Azure DevOps.
update_work_item
Update an existing work item.
add_comment
Add a comment to an existing work item.
list_my_work
List all work items assigned to you, organized by state.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client