MCP.so
Sign In

Azure DevOps MCP Server

@erinnmclaughlin

About Azure DevOps MCP Server

An MCP server for querying the Azure DevOps API

Basic information

Category

Cloud & Infrastructure

License

MIT

Runtime

c#

Transports

stdio

Publisher

erinnmclaughlin

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

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

Comments

More Cloud & Infrastructure MCP servers