MCP Server

Test Coverage Mcp MCP Server

by goldbergyoni

AI Summary

This MCP server enables AI coding agents to analyze test coverage from LCOV files, making them coverage-aware while optimizing token usage. It's valuable for developers using Claude Desktop or Code who want to improve code quality by integrating coverage insights into their AI-assisted workflows.

Description

MCP server for analyzing test coverage from LCOV files - makes AI coding agents coverage-aware without wasting tokens

Install

{
  "mcpServers": {
    "test-coverage-mcp": {
      "command": "npx",
      "args": ["-y", "test-coverage-mcp"]
    }
  }
}

Quality Score

B

Good

85/100

Standard Compliance92
Documentation Quality78
Usefulness85
Maintenance Signal100
Community Signal67
Scored Today

GitHub Signals

Stars39
Forks1
Issues4
Updated24d ago
View on GitHub

Trust & Transparency

No License Detected

Review source code before installing

Verified Open Source

Hosted on GitHub — publicly auditable

Actively Maintained

Last commit 24d ago

39 stars

1 forks

My Fox Den

Community Rating

Works With

claude_desktop
Claude Code