
CricketStudio MCP
Give your agent 29 no-key cricket data tools for IPL 2026, 18-season IPL history, and Major League Cricket while you build stats sites, bots, or research features.
Overview
io.github.i-m-arul/cricketstudio-mcp is an MCP server for the Build phase that exposes 29 no-key tools for IPL and Major League Cricket stats to coding agents.
What is this MCP server?
- 29 MCP tools covering IPL 2026, IPL historical (18 seasons), and Major League Cricket
- No API key required for core usage; optional CRICKETSTUDIO_DEV_ID for developer tracking
- Publisher metadata categories: sports, data, cricket
- Sample query floors: >=30 balls batting, >=15 balls bowling
- stdio via npx cricketstudio-mcp (v1.0.2); optional CRICKETSTUDIO_NO_TELEMETRY=1
- Leagues: IPL 2026, IPL historical (18 seasons), Major League Cricket
- Server version 1.0.2
Community signal: 1 GitHub stars.
What problem does it solve?
Building cricket features means hunting fragmented stats sources or custom scrapers instead of callable tools inside your agent.
Who is it for?
Indie builders making cricket dashboards, newsletters, fantasy tools, or AI research bots that need structured league data in the IDE.
Skip if: Non-cricket products, enterprises that require on-prem-only data with zero telemetry, or workflows needing real-time broadcast rights content.
What do I get? / Deliverables
After install, your agent can query IPL 2026, historical IPL, and MLC datasets through 29 MCP tools without a mandatory API key.
- Agent-callable access to 29 cricket league and player analytics tools
- IPL 2026, 18-season IPL, and MLC coverage without mandatory API keys
- Configurable telemetry opt-out via CRICKETSTUDIO_NO_TELEMETRY
Recommended MCP Servers
Journey fit
CricketStudio MCP is adopted when you are building a product that needs live league data wired into code or content pipelines, not during generic idea brainstorming. It is a data integration MCP (sports APIs as tools) rather than frontend styling or ship-time security review.
How it compares
Cricket data MCP with 29 specialized tools, not a generic SQL database connector or web scraper skill.
Common Questions / FAQ
Who is CricketStudio MCP for?
It is for developers and content builders who want IPL and Major League Cricket statistics available directly to Claude Code, Cursor, or other MCP clients.
When should I use cricketstudio-mcp?
Use it while building or prototyping cricket analytics, editorial, or agent features that need historical and current-season ball-level aggregates.
How do I add CricketStudio MCP to my agent?
Run via npx with stdio using the cricketstudio-mcp npm package in your MCP config; optionally set CRICKETSTUDIO_DEV_ID or CRICKETSTUDIO_NO_TELEMETRY=1.