Back to directory
cognitive-stack/ares-devops-mcp

cognitive-stack/ares-devops-mcp

@Cognitive-Stack

Ares DevOps MCP Server - 与 Azure DevOps Git 仓库无缝交互,提供仓库、分支管理和拉取请求创建功能

azure-devopsdevopsgitrepositorypull-requestspipelinestypescriptcloud

Installation & Configuration

{
  "mcpServers": {
    "ares-devops-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ares-devops-mcp@latest"
      ],
      "env": {
        "AZURE_DEVOPS_ORG": "your-organization",
        "AZURE_DEVOPS_PROJECT": "your-project",
        "AZURE_DEVOPS_PAT": "your-pat-token"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13