Skip to content
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%
20 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.klarlabs-studio/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.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.CSOAI-ORG/api-tester-ai-mcp
api-tester-ai-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

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