Back to directory
microsoft/azure-devops-mcp

microsoft/azure-devops-mcp

@microsoft

The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.

azure-devopsmcptypescriptdevopsmicrosoftcloudai-agents

Installation & Configuration

{
  "servers": {
    "ado": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@azure-devops/mcp",
        "${input:ado_org}"
      ]
    }
  },
  "inputs": [
    {
      "id": "ado_org",
      "type": "promptString",
      "description": "Azure DevOps organization name (e.g. 'contoso')"
    }
  ]
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/15
Updated
2026/6/15