HomeOther › OctoCounts MCP Server

OctoCounts MCP Server

Analyze and compare public GitHub repo line counts (SLOC) via OctoCounts, from any MCP client.

JavaScript
★ 13 stars Last pushed 2026-09-23 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y octocounts-mcp@0.1.1

Or add to your MCP client config:

{
  "mcpServers": {
    "octocounts": {
      "command": "npx",
      "args": [
        "-y",
        "octocounts-mcp@0.1.1"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry