MCP server for Azure DevOps Server 2022 / TFS - READ-ONLY access to builds, work items, releases, git, pipelines, and test results
{
"mcpServers": {
"azure-devops": {
"command": "npx",
"args": [
"-y",
"azure-devops-mcp"
]
}
}
}