Skip to main content
Glama
590,517 tools. Updated 2026-09-20 03:23

"A server for test coverage and MCP integration" matching MCP tools:

  • Link an automated test title to a manual test case for coverage tracking, allowing pre-linking before the test is created. History is not backfilled.
    MIT
  • Get a stable test fixture with a video URL, prompt, and expected answer to verify your integration end-to-end without consuming API quota. Use test-mode keys for deterministic canned results.
    MIT
  • Get contract test coverage summary for a test suite. Shows how many test cases are linked to spec endpoints, how many have schema drift, and overall endpoint coverage.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server that provides instant, token-efficient test coverage data for any programming language, allowing agents to query coverage summaries and track session progress.
    27 npm
    41
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    MCP server for Java branch coverage analysis using JaCoCo. Enables agent-style coverage feedback with per-test-class granularity and uncovered line identification.
    2
    -

Matching MCP Connectors