Jordiag/azure-devops-mcp-server
Exposes Azure DevOps functionality via MCP: Boards, Repos, Pipelines, Artifacts, Test Plans, and Wiki tools for AI agents.
Platform-specific configuration:
{
"mcpServers": {
"azure-devops-mcp-server": {
"command": "npx",
"args": [
"-y",
"azure-devops-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...