About
Overview
The Codecov MCP Server enables AI agents to interact with Codecov's code coverage platform. It provides tools for viewing coverage reports, comparing branches, and tracking coverage trends.
Capabilities
Tools & Capabilities
⚡get_coverage
Get coverage for a commit
⚡compare
Compare coverage between branches
⚡list_repos
List tracked repositories
Setup
Installation
bash
Install
npx -y @codecov/mcp-server-codecovExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"codecov": {
"command": "npx",
"args": ["-y", "@codecov/mcp-server-codecov"]
}
}
}Quick Info
Authorcodecov
LanguageTypeScript
StatusStable
Stars★ 35
Last UpdatedFeb 12, 2026