Skip to content
Back to search
30
MCP

Codecov

pulsemcp/codecov

Query Codecov coverage data for repositories, commits, and individual files.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.egulatee/codecov
MCP server for querying Codecov coverage data with configurable URL support
0 tools
com.mcparmory/codacy
Analyze code quality, security issues, and coverage across repositories
0 tools
mcparmory-codacy
Analyze code quality, security issues, and coverage across repositories
0 tools
io.github.goldbergyoni/test-coverage-mcp
Analyze test coverage from LCOV files - makes AI agents coverage-aware without wasting tokens
0 tools
io.github.nkpar/coda
Interact with Coda.io documents, tables, and rows via the Coda API
0 tools
CodeGraph Context
Code graph analysis for AI coding assistants with repo graph queries, symbol impact paths, and dependency hotspot reports.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "codecov": {
      "url": "None",
      "transport": "http"
    }
  }
}