CricketStudio MCP
Rank #29,861io.github.i-m-arul/cricketstudio-mcp
29 MCP tools for IPL 2026, IPL historical (18 seasons), and Major League Cricket. No API key.
CricketStudio MCP is a Model Context Protocol (MCP) server published by i-m-arul. It ranks #29,861 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. CricketStudio MCP is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Jun 3, 2026 and most recently updated on Jun 3, 2026.
Ranks ahead of 102,252 of 132,113 servers on MCP Toplist.
Use CricketStudio MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cricketstudio-mcp -e "CRICKETSTUDIO_DEV_ID=<your CRICKETSTUDIO_DEV_ID>" -e "CRICKETSTUDIO_NO_TELEMETRY=<your CRICKETSTUDIO_NO_TELEMETRY>" -- npx -y cricketstudio-mcpReplace each placeholder with your own value before saving.
[mcp_servers.cricketstudio-mcp]
command = "npx"
args = ["-y", "cricketstudio-mcp"]
[mcp_servers.cricketstudio-mcp.env]
CRICKETSTUDIO_DEV_ID = "<your CRICKETSTUDIO_DEV_ID>"
CRICKETSTUDIO_NO_TELEMETRY = "<your CRICKETSTUDIO_NO_TELEMETRY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cricketstudio-mcp": {
"command": "npx",
"args": [
"-y",
"cricketstudio-mcp"
],
"env": {
"CRICKETSTUDIO_DEV_ID": "<your CRICKETSTUDIO_DEV_ID>",
"CRICKETSTUDIO_NO_TELEMETRY": "<your CRICKETSTUDIO_NO_TELEMETRY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cricketstudio-mcp": {
"command": "npx",
"args": [
"-y",
"cricketstudio-mcp"
],
"env": {
"CRICKETSTUDIO_DEV_ID": "<your CRICKETSTUDIO_DEV_ID>",
"CRICKETSTUDIO_NO_TELEMETRY": "<your CRICKETSTUDIO_NO_TELEMETRY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cricketstudio-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cricketstudio-mcp"
],
"env": {
"CRICKETSTUDIO_DEV_ID": "<your CRICKETSTUDIO_DEV_ID>",
"CRICKETSTUDIO_NO_TELEMETRY": "<your CRICKETSTUDIO_NO_TELEMETRY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cricketstudio-mcp": {
"command": "npx",
"args": [
"-y",
"cricketstudio-mcp"
],
"env": {
"CRICKETSTUDIO_DEV_ID": "<your CRICKETSTUDIO_DEV_ID>",
"CRICKETSTUDIO_NO_TELEMETRY": "<your CRICKETSTUDIO_NO_TELEMETRY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cricketstudio-mcp": {
"command": "npx",
"args": [
"-y",
"cricketstudio-mcp"
],
"env": {
"CRICKETSTUDIO_DEV_ID": "<your CRICKETSTUDIO_DEV_ID>",
"CRICKETSTUDIO_NO_TELEMETRY": "<your CRICKETSTUDIO_NO_TELEMETRY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.i-m-arul%2Fcricketstudio-mcp)<a href="https://mcptoplist.com/server/io.github.i-m-arul%2Fcricketstudio-mcp"><img src="https://mcptoplist.com/badge/io.github.i-m-arul%2Fcricketstudio-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
i-m-arul
Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Jun 3, 2026 |
| 1.0.1 | Jun 3, 2026 |
Frequently asked questions
- Who maintains CricketStudio MCP?
- CricketStudio MCP is maintained by i-m-arul, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is CricketStudio MCP listed on the Official MCP Registry?
- Yes — CricketStudio MCP is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does CricketStudio MCP have?
- MCP Toplist tracks 2 versions of CricketStudio MCP, most recently published on Jun 3, 2026.
- Where can I find the source code for CricketStudio MCP?
- The source code for CricketStudio MCP is hosted at github.com/i-m-arul/cricketstudio-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.