Loomal

QA Radar

MCP server by github.com/muratkus/qaradar

Tells AI agents which files to test first — churn, coverage, and test mapping as risk scores.

0 starspypi: qaradar

About QA Radar

QA Radar is an MCP (Model Context Protocol) server published by muratkus in the official MCP registry, listed under Autonomous Agents on Loomal. Tells AI agents which files to test first — churn, coverage, and test mapping as risk scores.

It ships as a Python package on PyPI (qaradar), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/muratkus/qaradar.

Use QA Radar with your agent

Claude Code · one command
claude mcp add qa-radar -- uvx qaradar
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "qa-radar": {
      "command": "uvx",
      "args": [
        "qaradar"
      ]
    }
  }
}
pypiqaradar

Frequently asked questions

What is QA Radar?
QA Radar is an MCP (Model Context Protocol) server by muratkus in the Autonomous Agents category. Tells AI agents which files to test first — churn, coverage, and test mapping as risk scores.
How do I connect QA Radar to Claude, Cursor, or another MCP client?
Install QA Radar from its pypi package (qaradar) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is QA Radar open source?
Yes — the source code is public at github.com/muratkus/qaradar.
Can AI agents pay to use QA Radar?
Not yet through Loomal — QA Radar is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain QA Radar? Claim this listing free by verifying GitHub ownership, or contact us.