Test Coverage MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 21 Jan 2026.
Analyze test coverage from LCOV files - makes AI agents coverage-aware without wasting tokens
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add test-coverage-mcp -- npx -y test-coverage-mcp
{
"mcpServers": {
"test-coverage-mcp": {
"args": [
"-y",
"test-coverage-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.test-coverage-mcp]
command = "npx"
args = ["-y", "test-coverage-mcp"]
{
"mcpServers": {
"test-coverage-mcp": {
"args": [
"-y",
"test-coverage-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"test-coverage-mcp": {
"args": [
"-y",
"test-coverage-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.