tnishanth94/ADO-MCP-Server
If you are the rightful owner of ADO-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 dayong@mcphub.com.
A Model Context Protocol (MCP) server that provides programmatic access to Azure DevOps (ADO) work items, enabling seamless integration between AI assistants and Azure DevOps services.
Tools
Functions exposed to the LLM to take actions
getUserStory
Fetch a user story by ID with complete details.
createUserStory
Create new user stories with custom fields.
updateWorkItem
Update existing work items with new values.
getWorkItemsByAreaPath
Query work items by area path with optional type filtering.
createTask
Create tasks linked to parent user stories with activity tracking.
getTestCase
Retrieve test cases with detailed test steps.
createTestCase
Create test cases with structured test steps.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client