get_commit_coverage_totalsAcodecov-mcp-serverAccess Codecov coverage totals and per-file breakdown for a commit to evaluate test coverage.ISC
get_pull_request_coverageACodecov MCP ServerRetrieve coverage data for a specific pull request, showing coverage changes and file-level impact.MIT
get_commit_coverageACodecov MCP ServerRetrieve coverage data for a specific commit, including overall percentage and file-level changes, from a Codecov repository.MIT
get_repo_coverageACodecov MCP ServerFetch overall coverage statistics for a repository, optionally for a specific branch.MIT
get_file_coverageBCodecov MCP ServerGet line-by-line coverage data for a file in a repository, showing coverage percentages and line-level hit/miss information.MIT
compare_coverageBCodecov MCP ServerCompare coverage data between two git references to reveal coverage changes and regressions.MIT
Codecov MCP ServerCI/CD & DevOpsTesting & QA ToolsegulateeAlicenseAqualityCmaintenanceEnables querying Codecov coverage data including file, commit, repository, and pull request coverage. Updated 6 months ago (2026-02-20 12:09 UTC)5376MIT
codecov-mcp-serverDeveloper ToolsTesting & QA ToolsCI/CD & DevOpsstedwickAlicenseAqualityFmaintenanceMCP server for Codecov that provides tools to get commit coverage totals and prompts to suggest tests to write. Updated a year ago (2025-03-10 03:21 UTC)1796ISC
get_repo_coverageAcodecovRetrieve overall code coverage statistics for a repository, optionally for a specific branch, to evaluate testing effectiveness.MIT
get_commit_coverageAcodecovRetrieve coverage data for a specific commit by providing owner, repo, and commit SHA. Get overall coverage percentage and file-level changes to assess impact.MIT
get_pull_request_coverageAcodecovRetrieve coverage data for a specific pull request, including coverage changes and file-level impact, to see how it affects overall coverage.MIT
compare_coverageAcodecovCompare code coverage between any two git references—branches, commits, or tags—to see coverage differences and pinpoint gaps.MIT
get_file_coverageBcodecovQuery line-by-line coverage for any file in a repository. Get coverage percentages and hit/miss details by specifying owner, repo, and file path.MIT