CricketStudio for Developers

29 MCP tools · 1,307 matches · 309,992 deliveries · Free forever

Local installation

Run npx cricketstudio-mcp on your machine. No API key, no server setup, no sign-up required.

Always fresh

Snapshot rebuilt weekly. IPL 2026 complete (RCB champions). IPL historical (18 seasons) and MLC (2023–2026) bundled in the same package.

Built for LLMs

Every tool returns atomic claims with provenance, sample size, and canonical URL. Sample-size floors enforced (≥30 balls faced, ≥15 balls bowled).

Quick start — Claude Desktop

Add the following to your claude_desktop_config.json (or equivalent MCP client config):

{
  "mcpServers": {
    "cricketstudio": {
      "command": "npx",
      "args": ["cricketstudio-mcp"]
    }
  }
}

Requires Node.js 20+. Works with Claude Desktop, Cursor, and any MCP-compatible client. The package bundles all data locally — no outbound API calls at query time.

Register to get updates

The package works without registration. Register to get notified when new data is added, and to unlock early access to the hosted API.

Or fill out directly at form.typeform.com/to/N3eAEPhH

Documentation