mcpbeat Sign in

Coverctl MCP Server

local only

Coverctl runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 7 Sep 2026.

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

Installs / week
not published
1
Stars
0 open issues
7 Sep 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/release.yml:46
      - name: Update Homebrew tap
        env:
          HOMEBREW_TAP_TOKEN: ${{ secrets.HOMEBREW_TAP_TOKEN }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Coverctl

same job, measured the same way
Coverctl
by felixgeelhaar

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

local only
Code Lens
by j0hanz

Gemini-powered MCP server for code analysis.

80 installs/wk local only
Code Assistant
by j0hanz

Gemini-powered MCP server for code analysis.

31 installs/wk local only
Code Review Analyst
by j0hanz

Gemini-powered MCP server for code review analysis.

local only
Instagit
by instagitai

MCP server for Instagit — AI-powered Git repository analysis for coding agents

38 installs/wk local only
CodeSherlock
by fgc-shreyansh-chachaundiya

AI-powered static and contextual code analysis MCP server

92 installs/wk local only
Godotiq
by salvo10f

Intelligent MCP server for Godot 4. Spatial intelligence, code analysis, 35 tools.

464 installs/wk local only
Seojeom MCP
by seojeom

Local-first MCP server for Claude/Codex project wiki and graph workflows

local only

Coverctl — questions

Answers built from our own checks of this server.

Why is there no uptime for Coverctl?
Coverctl runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Coverctl open source?
Yes — it is published under the MIT licence, written in Go and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.