MCP Servers / development / analyze-coverage-mcp

analyze-coverage-mcp

JSON →
none2development

MCP server that bridges LCOV coverage reports to AI agents.

Install
How to run this server

No install command recorded.

server path: analyze-coverage-mcp
Tools
What this server exposes
get_coverage_overview
Aggregated and per-file coverage stats (lines, functions, branches %). Supports filtering by directory prefix, threshold, and sort order.
list_uncovered_regions
Uncovered lines (merged into ranges) and uncovered branches for a specific file.
get_annotated_source
Full source file annotated line-by-line with [COVERED], [NOT COV], or [NO DATA]. Supports start_line/end_line windowing.
Configuration
Environment & auth
authnone
Resources
analyze-coverage-mcp — MCP Server · libregistry