MCP server that provides instant, token-efficient test coverage data for any programming language, allowing agents to query coverage summaries and track session progress.
Test coverage intelligence MCP server for TypeScript and JavaScript projects. Analyzes coverage reports to find untested functions, computes cyclomatic complexity, and suggests test cases locally.
An MCP server that gives AI assistants direct access to .NET test-coverage tooling, enabling them to run tests, parse Cobertura XML, identify uncovered branches, diff coverage between runs, and append test code.
MCP server for Java branch coverage analysis using JaCoCo. Enables agent-style coverage feedback with per-test-class granularity and uncovered line identification.