Back to search
30
MCP

io.github.goldbergyoni/test-coverage-mcp

io.github.goldbergyoni/test-coverage-mcp

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.felixgeelhaar/coverctl
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
0 tools
io.github.hyeonu-cha/dotnet-coverage-mcp
MCP server for .NET coverage: run tests, parse Cobertura, find uncovered branches, append tests.
0 tools
io.github.csoai-org/api-tester-ai-mcp
api-tester-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.rog0x/testing
Test generation, mocks, coverage analysis for AI agents
0 tools
io.github.egulatee/codecov
MCP server for querying Codecov coverage data with configurable URL support
0 tools
io.github.buildpulsellc/buildpulse-mcp
BuildPulse CI test analytics for AI agents — flaky tests, coverage, and CI run history.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.goldbergyoni/test-coverage-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}