[Server Submission]: azure-devops-mcp
Opened this issue · 0 comments
GitHub Repository URL
https://github.com/microsoft/azure-devops-mcp
Server Name (kebab-case)
azure-devops-mcp
Display Name
Azure DevOps MCP Server
Description
This TypeScript project provides a local MCP server for Azure DevOps, enabling you to perform a wide range of Azure DevOps tasks directly from your code editor.
The Azure DevOps MCP Server brings Azure DevOps context to your agents. Try prompts like:
"List my ADO projects"
"List ADO Builds for 'Contoso'"
"List ADO Releases for 'Contoso'"
"List ADO Repos for 'Contoso'"
"List test plans for 'Contoso'"
"List teams for project 'Contoso'"
"List iterations for project 'Contoso'"
"List my work items for project 'Contoso'"
"List work items in current iteration for 'Contoso' project and 'Contoso Team'"
Configuration Arguments
No response
Additional Information
Authentication to Azure needs to happen with Azure CLI.