MCP Servers / development / Azure DevOps

Azure DevOps

JSON →
none1development

An MCP server for interacting with Azure DevOps agents and queues.

Install
How to run this server
[ { "cmd": "npx -y @rxreyn3/azure-devops-mcp@latest", "imports": [] } ]
server path: azure-devops-4
Tools
What this server exposes
list_builds
Find and monitor builds, e.g., 'Show me all failed builds today'
queue_build
Queue new builds, e.g., 'Start a build for MyApp-CI with branch main'
check_agent_status
Check agent status, e.g., 'Is agent WIN-BUILD-01 online?'
download_logs
Download logs and artifacts, e.g., 'Get the logs from build 12345'
list_build_queues
View build queues, e.g., 'Show me all available build queues'
Configuration
Environment & auth
authnone
Resources
Azure DevOps — MCP Server · libregistry