Skip to content

Cursor Azure Devops

Free

by MCP Community

MCP Server for Cursor IDE-Azure DevOps Integration

v1.1.2Added Apr 12, 2026
cursorazure-devopsmcpidemodel-context-protocol
Works with:ClaudeGPTGeminiCopilot

Cursor Azure Devops MCP Server

MCP Server for Cursor IDE-Azure DevOps Integration

Installation

npx -y cursor-azure-devops-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y cursor-azure-devops-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "cursor-azure-devops": {
      "command": "npx",
      "args": ["-y", "cursor-azure-devops-mcp"]
    }
  }
}