get_commit_coverage_totalsAcodecov-mcp-serverAAccess Codecov coverage totals and per-file breakdown for a commit to evaluate test coverage.ISC
get_pull_request_coverageACodecov MCP ServerARetrieve coverage data for a specific pull request, showing coverage changes and file-level impact.MIT
get_commit_coverageACodecov MCP ServerARetrieve coverage data for a specific commit, including overall percentage and file-level changes, from a Codecov repository.MIT
get_repo_coverageACodecov MCP ServerAFetch overall coverage statistics for a repository, optionally for a specific branch.MIT
get_file_coverageBCodecov MCP ServerAGet line-by-line coverage data for a file in a repository, showing coverage percentages and line-level hit/miss information.MIT
compare_coverageBCodecov MCP ServerACompare 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 7 months ago (2026-02-20 12:09 UTC)5466MIT
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)1716ISC
get_repo_coverageAcodecovARetrieve overall code coverage statistics for a repository, optionally for a specific branch, to evaluate testing effectiveness.MIT
get_commit_coverageAcodecovARetrieve 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_coverageAcodecovARetrieve coverage data for a specific pull request, including coverage changes and file-level impact, to see how it affects overall coverage.MIT
compare_coverageAcodecovACompare code coverage between any two git references—branches, commits, or tags—to see coverage differences and pinpoint gaps.MIT
get_file_coverageBcodecovAQuery 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