SERVER
Codecov
Rank #17,757io.github.egulatee/codecov
MCP server providing codecov capabilities
First listed
Dec 20, 2025
Last publish date
Dec 29, 2025
OVERVIEW
Codecov is a Model Context Protocol (MCP) server published by egulatee. It ranks #17,757 of 76,851 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Codecov is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Dec 20, 2025 and most recently updated on Dec 29, 2025.
STANDING
#17,757of 76,851 tracked serversTop 25%
Ranks ahead of 59,094 of 76,851 servers on MCP Toplist.
CONNECT
Use Codecov
Add Codecov to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"codecov": {
"command": "npx",
"args": [
"-y",
"mcp-server-codecov"
],
"env": {
"CODECOV_TOKEN": "<your CODECOV_TOKEN>",
"CODECOV_BASE_URL": "<your CODECOV_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (2 delisted)
ORGANIZATION
egulatee
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Dec 29, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Codecov?
- Codecov is maintained by egulatee, which publishes 3 MCP servers (12 total versions) tracked on MCP Toplist.
- Is Codecov listed on the Official MCP Registry?
- Yes — Codecov is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Codecov have?
- MCP Toplist tracks 2 versions of Codecov, most recently published on Dec 29, 2025.
- Where can I find the source code for Codecov?
- The source code for Codecov is hosted at github.com/egulatee/mcp-server-codecov.
EXPLORE