MCPVault

analyze_coverage

MCP tool from MCP Gopls by hloiseau

“Run analyzecoverage for ./pkg/... with per-function stats.”

How to use it

analyze_coverage is exposed by the MCP Gopls MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the analyze_coverage tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Gopls

$go install github.com/hloiseau/mcp-gopls/v2/cmd/mcp-gopls@latest
FULL MCP GOPLS LISTING