Home › Other › test-coverage-mcp

test-coverage-mcp

Analyze test coverage from LCOV files - makes AI agents coverage-aware without wasting tokens

TypeScript
★ 41 stars Last pushed 2026-02-03

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.0)

npx -y test-coverage-mcp@1.1.0

Or add to your MCP client config:

{
  "mcpServers": {
    "test-coverage-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "test-coverage-mcp@1.1.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry