Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by stedwick • Testing & QA
An MCP server that exposes Codecov coverage totals and suggests tests to write for a codebase.
Retrieve commit-level coverage totals and per-file coverage breakdowns from Codecov for analysis or reporting.
Identify untested or low-coverage files to prioritize writing new tests.
Generate human-readable test suggestions based on a Codecov report to guide developers on where to add tests.
This TypeScript MCP server provides tools to fetch coverage totals for a given commit (including per-file breakdowns) using the Codecov API, and a prompt that suggests tests to write based on the report. It is intended to help AI agents identify untested or under-tested parts of a repository and generate actionable test-writing suggestions. The server runs locally via npx and requires a Codecov API key and the repository git URL to operate.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.