Back to search
30
MCP

io.github.egulatee/codecov

io.github.egulatee/codecov

MCP server for querying Codecov coverage data with configurable URL support

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

Similar MCP servers embedding-nearest

io.github.felixgeelhaar/coverctl
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
0 tools
io.github.opencagedata/opencage-geocoding-mcp
MCP server for OpenCage geocoding API
0 tools
code-search-mcp
MCP server for indexing code repositories with SQLite
0 tools
io.github.ryudi84/base64
MCP server for Base64, URL, and HTML encoding/decoding
0 tools
io.github.ryudi84/jwt
MCP server for JWT decoding and inspection
0 tools
io.github.colabfit/colabfit-mcp
An MCP server that provides access to the ColabFit database
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.egulatee/codecov": {
      "url": "None",
      "transport": "http"
    }
  }
}