Loading MCP server directory, please wait...
Analyze test coverage from LCOV files - makes AI agents coverage-aware without wasting tokens
npx @getmcp/cli add io.github.goldbergyoni/test-coverage-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.goldbergyoni/test-coverage-mcp": {
"command": "npx",
"args": [
"-y",
"test-coverage-mcp"
]
}
}
}