QA Radar runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from pypi. Last commit 7 Jun 2026.
Tells AI agents which files to test first — churn, coverage, and test mapping as risk scores.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add qaradar -- uvx qaradar
{
"mcpServers": {
"qaradar": {
"args": [
"qaradar"
],
"command": "uvx"
}
}
}
[mcp_servers.qaradar]
command = "uvx"
args = ["qaradar"]
{
"mcpServers": {
"qaradar": {
"args": [
"qaradar"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"qaradar": {
"args": [
"qaradar"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.