Codecov runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 20 Feb 2026.
MCP server for querying Codecov coverage data with configurable URL support
Today is the operative word: we check Codecov every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add codecov -- npx -y mcp-server-codecov
{
"mcpServers": {
"codecov": {
"args": [
"-y",
"mcp-server-codecov"
],
"command": "npx"
}
}
}
[mcp_servers.codecov]
command = "npx"
args = ["-y", "mcp-server-codecov"]
{
"mcpServers": {
"codecov": {
"args": [
"-y",
"mcp-server-codecov"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"codecov": {
"args": [
"-y",
"mcp-server-codecov"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CODECOV_TOKEN (Codecov API token for authentication), CODECOV_BASE_URL (Base URL for self-hosted Codecov instances (optional, defaults to https://codecov.io)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for QR code data: URLs, vCards, WiFi configs, events.
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.
MCP server for Atlassian Bitbucket Data Center - interact with repositories and code
MCP server for Atlassian Bitbucket Data Center - interact with repositories and code
MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients
MCP server for generating Chromium-style QR codes with optional Dino logo or custom center image
Answers built from our own checks of this server.