Back to search
30
MCP

io.github.felixgeelhaar/coverctl

io.github.felixgeelhaar/coverctl

Go code coverage analysis tool with MCP server for AI-powered coverage workflows

Uptime
0.0%
3 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
io.github.goldbergyoni/test-coverage-mcp
Analyze test coverage from LCOV files - makes AI agents coverage-aware without wasting tokens
0 tools
io.github.hyeonu-cha/dotnet-coverage-mcp
MCP server for .NET coverage: run tests, parse Cobertura, find uncovered branches, append tests.
0 tools
codeglance-mcp
MCP server for comprehensive GitHub repository analysis using Gemini AI
0 tools
iflow-mcp_crisschan-server
MCP server for JaCoCo code coverage report analysis
0 tools
io.github.x51xxx/codex-mcp-tool
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.felixgeelhaar/coverctl": {
      "url": "None",
      "transport": "http"
    }
  }
}