Azure DevOps
About
An MCP server for interacting with Azure DevOps agents and queues.
Details
- Author
- rxreyn3
- Categories
- Developer Tools, Other, Infrastructure
Jump to
Setup
Install Azure DevOps in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/rxreyn3/azure-devops-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
{ "mcpServers": { "azure-devops": { "command": "npx", "args": ["-y", "@rxreyn3/azure-devops-mcp@latest"], "env": { "ADO_ORGANIZATION": "https://dev.azure.com/your-organization", "ADO_PROJECT": "your-project-name", "ADO_PAT": "your-personal-access-token" } } } }
claude mcp add azure-devops \ -e ADO_ORGANIZATION="https://dev.azure.com/your-organization" \ -e ADO_PROJECT="your-project-name" \ -e ADO_PAT="your-personal-access-token" \ -- npx -y @rxreyn3/azure-devops-mcp@latest
{ "mcpServers": { "azure-devops": { "command": "npx", "args": ["-y", "@rxreyn3/azure-devops-mcp@latest"], "env": { "ADO_ORGANIZATION": "https://dev.azure.com/your-organization", "ADO_PROJECT": "your-project-name", "ADO_PAT": "your-personal-access-token" } } } }
- Test the connection: Ask your AI assistant "Can you check my Azure DevOps connection?"
- πFind and monitor builds: "Show me all failed builds today"
- β‘Queue new builds: "Start a build for MyApp-CI with branch main"
- πCheck agent status: "Is agent WIN-BUILD-01 online?"
- π₯Download logs and artifacts: "Get the logs from build 12345"
- πView build queues: "Show me all available build queues"
- Installation Guide- Detailed setup instructions for all platforms
- Authentication- PAT setup, permissions, and security best practices
- Available Tools- Complete list of tools and their capabilities
- Usage Examples- Common workflows and example queries
Ask your AI assistant natural language questions like:
"List all builds that failed today" "Check if agent BM40-BUILD-01 is online" "Queue a build for pipeline MyApp-CI with parameter Environment=staging" "Download the logs for GPU and System Diagnostics from build 5782897" "What artifacts are available for build 12345?"
We welcome contributions! Please see ourContributing Guidefor development setup, adding new tools, and testing guidelines.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
All Azure MCP tools in a single server. The Azure MCP Server implements the MCP specification to create a seamless connection between AI agents and Azure services. Azure MCP Server can be used alone or with the GitHub Copilot for Azure extension in VS Code.
Official Azure DevOps MCP Server. Read and manage work items, repositories, pull requests, wiki, builds, releases, and project resources.
An MCP server that focuses on providing useful tools for Azure DevOps Boards
Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB
The official developer experience MCP Server for Amazon DynamoDB. This server provides DynamoDB expert design guidance and data modeling assistance.
Run code in secure sandboxes hosted by E2B
Tool platform by IBM to build, test and deploy tools for any data source
The Railway MCP Server enables natural language interaction with your Railway projects and infrastructure. Ask your IDE or AI assistant to create projects, deploy templates, manage environments, pull variables, redeploy services, and more.
The Shipyard CLI provides an MCP server for agents to manage Shipyard environments directly: by pulling logs, comparing branches, running tests, and stopping/starting environments..
Secure virtual machines for agents hosted by Superserve
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





