Skip to content
Back to search
30
MCP

io.github.klarlabs-studio/coverctl

io.github.klarlabs-studio/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.felixgeelhaar/coverctl
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
0 tools
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
@paretools/go
MCP server for Go — structured build, test, vet, and module data for AI agents
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
io.github.Hyeonu-Cha/dotnet-coverage-mcp
MCP server for .NET coverage: run tests, parse Cobertura, find uncovered branches, append tests.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.klarlabs-studio/coverctl": {
      "url": "None",
      "transport": "http"
    }
  }
}