A
licenseNot graded
qualityB
maintenanceMCP server for test impact analysis and code intelligence. Maps tests to code and git history to determine impacted tests, risk scores, and ownership for AI coding agents.
58 PyPI
3
MIT
No user-submitted related servers found.
Scored across 1 tool
With only one tool, there is no ambiguity. The tool's name and description clearly define its single purpose.
The tool name follows a descriptive verb_noun pattern ('get_affected_tests'), which is consistent with typical MCP naming conventions.
A single tool is borderline for most servers; while it serves a narrow purpose, additional tools for related operations (e.g., running tests) would be expected.
The tool only covers detection of affected tests, but lacks complementary operations like listing all tests, running tests, or configuring the analysis, leaving significant gaps.