Azure DevOps MCP
OfficialWork items, PRs, builds, test plans, and wikis for Azure DevOps.
API Key Required
Configuration
{
"mcpServers": {
"azure-devops": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-azure-devops"
],
"env": {
"AZURE_DEVOPS_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.