executeautomation/azure-devops-mcp
3.3
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.
A modular Model Context Protocol (MCP) server for Azure DevOps integration, providing tools to manage user stories and test cases.
Tools
Functions exposed to the LLM to take actions
get_user_stories
List user stories
get_story_details
Get detailed story information
search_stories_by_title
Search stories by title
get_stories_by_state
Filter stories by state
update_story
Update story fields
create_user_story
Create new stories
get_test_cases
List test cases
get_test_case_details
Get detailed test case information
search_test_cases_by_title
Search test cases by title
get_test_cases_by_state
Filter test cases by state
update_test_case
Update test case fields
create_test_case
Create new test cases
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client