Back to directory
@tiberriver256/mcp-server-azure-devops

@tiberriver256/mcp-server-azure-devops

@Tiberriver256363

An MCP server implementation for Azure DevOps, allowing AI assistants to interact with Azure DevOps APIs through a standardized protocol.

azure devopsmcp servermodel context protocolai assistantcloud

Installation & Configuration

{
  "mcpServers": {
    "azureDevOps": {
      "command": "npx",
      "args": [
        "-y",
        "@tiberriver256/mcp-server-azure-devops"
      ],
      "env": {
        "AZURE_DEVOPS_ORG_URL": "https://dev.azure.com/your-organization",
        "AZURE_DEVOPS_AUTH_METHOD": "azure-identity",
        "AZURE_DEVOPS_DEFAULT_PROJECT": "your-project-name"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/2/27
Updated
2026/6/7