gh_repo_stats

Pack: jsdelivr · Endpoint: https://gateway.pipeworx.io/jsdelivr/mcp

JSDelivr stats for files served from a GitHub repo (e.g. branch/tag URLs).

Parameters

NameTypeRequiredDescription
ownerstringyes
repostringyes
periodstringno

Example call

curl -X POST https://gateway.pipeworx.io/jsdelivr/mcp \
  -H 'Content-Type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"gh_repo_stats","arguments":{}}}'

Connect

Add this to your MCP client config, or use one-click install buttons:

{
  "mcpServers": {
    "jsdelivr": {
      "url": "https://gateway.pipeworx.io/jsdelivr/mcp"
    }
  }
}

See Getting Started for client-specific install steps.

Regenerated from source · build May 21, 2026