Skip to main content
Version ControlTypeScript

Tiberriver256/mcp-server-azure-devops

Azure DevOps integration for repository management, work items, and pipelines.

version-controlcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Tiberriver256/mcp-server-azure-devops

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-server-azure-devops": {
      "command": "npx",
      "args": [
        "-y",
        "Tiberriver256/mcp-server-azure-devops"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Version Control
Language
TypeScript
Author
Tiberriver256