← Back to Plugins
MCP Server MCP

io.github.klarlabs-studio/coverctl

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

mcpb:https://github.com/klarlabs-studio/coverctl/releases/download/v1.20.0/coverctl-mcp-darwin-arm64.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/klarlabs-studio/coverctl/releases/download/v1.20.0/coverctl-mcp-darwin-arm64.mcpb",
      "fileSha256": "0e35ea91660508712715d374ce3c3a5cbccce4c626201eb80396596f661fe742",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/klarlabs-studio/coverctl/releases/download/v1.20.0/coverctl-mcp-darwin-amd64.mcpb",
      "fileSha256": "d41c1dd2555f7f4d3e62f553e9da004df34857ecc35a225f0c4692e512be7d18",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/klarlabs-studio/coverctl/releases/download/v1.20.0/coverctl-mcp-linux-amd64.mcpb",
      "fileSha256": "ab30639f2aa4b417bb6cb1484bbe0c4afb3cf472f289b03f657b4e683477b9c8",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/klarlabs-studio/coverctl/releases/download/v1.20.0/coverctl-mcp-linux-arm64.mcpb",
      "fileSha256": "9e513f88a911a8ae7c5e76bf021aa7022ed98df09fe8ab336cb5ab596e6d6ac1",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/klarlabs-studio/coverctl/releases/download/v1.20.0/coverctl-mcp-windows-amd64.mcpb",
      "fileSha256": "fa38f6d12cd90ab2929a4646565f65e07d896c750c0ea969f19d77c7feacc972",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/klarlabs-studio/coverctl/releases/download/v1.20.0/coverctl-mcp-windows-arm64.mcpb",
      "fileSha256": "890fd103b2f7bbd435a95b44a58f8bd7338922dfb8e3249afca081e42916a995",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...