MCP Server
MCP
CricketStudio MCP
29 MCP tools for IPL 2026, IPL historical (18 seasons), and Major League Cricket. No API key.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "cricketstudio-mcp",
"version": "1.0.2",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional developer ID for usage tracking and early hosted-API access. Register free at players.cricketstudio.ai/developers.",
"name": "CRICKETSTUDIO_DEV_ID"
},
{
"description": "Set to '1' to disable anonymous startup telemetry.",
"name": "CRICKETSTUDIO_NO_TELEMETRY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment