conradprogrammer/AzureDevOpsMCP
If you are the rightful owner of AzureDevOpsMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Azure DevOps MCP Server enables seamless integration between Claude Code and on-premises Azure DevOps environments, facilitating efficient project management and collaboration.
Tools
Functions exposed to the LLM to take actions
devops_get_work_item
Get work item details by ID
devops_query_work_items
Execute WIQL query
devops_get_my_work
Get items assigned to current user
devops_get_next_task
Get next task to work on
devops_get_epics
Get all Epics
devops_get_stories
Get all User Stories
devops_get_tasks
Get all Tasks
devops_create_work_item
Create new work item
devops_update_work_item
Update work item fields
devops_change_state
Change work item state
devops_link_work_items
Link two work items
devops_unlink_work_items
Remove link between items
devops_link_commit_to_work_item
Link commit to work item
devops_get_commits
Get commit history
devops_create_pull_request
Create pull request
devops_get_pull_request_status
Get PR status and reviews
devops_trigger_pipeline
Trigger a pipeline build
devops_get_pipeline_status
Get build status
devops_get_build_logs
Get build logs
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client