Azure DevOps MCP Server
@erinnmclaughlin
About Azure DevOps MCP Server
An MCP server for querying the Azure DevOps API
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Azure DevOps MCP Server?
An MCP server that integrates with the Azure DevOps REST API, enabling MCP‑enabled clients to interact with Azure DevOps resources.
How to use Azure DevOps MCP Server?
Install the global .NET tool from NuGet using dotnet tool install --global Tizzani.AzureDevOps.MCP --prerelease. Then configure your MCP client with the command tizzani.adomcp and provide the Azure DevOps personal access token, organization, and project as command‑line arguments (--ado_token, --ado_organization, --ado_project).
Key features of Azure DevOps MCP Server
- Integrates with the Azure DevOps REST API.
- Authenticates via a command‑line personal access token.
- Targets a specific Azure DevOps organization and project.
- Installed as a global .NET tool via NuGet.
- Works with any MCP‑enabled client (e.g., IDEs, CLI).
Use cases of Azure DevOps MCP Server
—
FAQ from Azure DevOps MCP Server
—
More Cloud & Infrastructure MCP servers
Run Model Context Protocol (MCP) servers with AWS Lambda
awslabsRun existing Model Context Protocol (MCP) stdio-based servers in AWS Lambda functions
Kubernetes MCP Server
reza-gholizadeManage Your Kubernetes Cluster with k8s mcp-server
Lambda MCP Server Demo (Streamable HTTP)
mikegc-awsCreates a simple MCP tool server with "streaming" HTTP.
Cloudflare MCP Server
cloudflareMCP Server that interacts with Azure AI Foundry (experimental)
azure-ai-foundryA MCP Server for Azure AI Foundry: it's now moved to cloud, check the new Foundry MCP Server
Comments