Cursor Azure Devops
Freeby MCP Community
MCP Server for Cursor IDE-Azure DevOps Integration
v1.1.2Added Apr 12, 2026
cursorazure-devopsmcpidemodel-context-protocol
Cursor Azure Devops MCP Server
MCP Server for Cursor IDE-Azure DevOps Integration
Installation
npx -y cursor-azure-devops-mcp
Reviews
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"]
}
}
}