claude mcp add goldbergyoni-test-coverage-mcp -- npx -y test-coverage-mcp
{
"mcpServers": {
"goldbergyoni-test-coverage-mcp": {
"command": "npx",
"args": ["-y", "test-coverage-mcp"]
}
}
}
{
"mcpServers": {
"goldbergyoni-test-coverage-mcp": {
"command": "npx",
"args": ["-y", "test-coverage-mcp"]
}
}
}
{
"mcpServers": {
"goldbergyoni-test-coverage-mcp": {
"command": "npx",
"args": ["-y", "test-coverage-mcp"]
}
}
}
About This MCP Server
The test-coverage-mcp server analyzes test coverage from LCOV files, providing AI agents with coverage information without wasting tokens, and is available as an npm package. This tool enables AI coding assistants to understand test coverage, allowing for more informed code completion suggestions. Developers would use this server to integrate test coverage analysis into their AI-powered development workflow, specifically when working with LCOV files and seeking to optimize token usage.
Analyze test coverage from LCOV files - makes AI agents coverage-aware without wasting tokens. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
test-coverage-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The test-coverage-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.