CricketStudio MCP
NPM · CRICKETSTUDIO-MCP · SCANNED AUG 3
29 MCP tools for IPL 2026, IPL historical (18 seasons), and Major League Cricket. No API key.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 32 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability71
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 2530 tokens (~87/item across 29 items; 29 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage85
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 54% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · cricketstudio-mcp
claude mcp add i-m-arul-cricketstudio-mcp -- npx -y cricketstudio-mcp
codex mcp add i-m-arul-cricketstudio-mcp -- npx -y cricketstudio-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"i-m-arul-cricketstudio-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"cricketstudio-mcp"
],
"enabled": true
}
}
} openclaw mcp add i-m-arul-cricketstudio-mcp --command npx --arg -y --arg cricketstudio-mcp
mcp_servers:
i-m-arul-cricketstudio-mcp:
command: "npx"
args: ["-y", "cricketstudio-mcp"] {
"mcpServers": {
"i-m-arul-cricketstudio-mcp": {
"command": "npx",
"args": [
"-y",
"cricketstudio-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +43
- Provenance: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Malware scan: unverified → pass ▲ security
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- License: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Schema quality: unverified → good ▲ functional
- Licence: MIT functional
- 1 Aug 26 −6
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 −18
- Malware scan: pass → unverified ▼ security
- 27 Jul 26 44
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 95 packages
95 packages in the resolved dependency tree · 95 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
compare_players ~73
Side-by-side comparison of 2–8 IPL 2026 players: team, role, claim count per pillar (P1–P5), headline claim. Returns a canonical /compare/players?slugs=… URL. Use search_players to resolve slugs first.
| Name | Type | Req | Description |
|---|---|---|---|
| playerSlugs | array | yes | — |
No output schema declared.
No examples provided.
get_dataset_summary ~85
First call. Returns what CricketStudio covers — leagues (IPL 2026, IPL historical 18 seasons, MLC 2023–2026), corpus counts, surface URLs, 5 non-negotiables (sample-size floors, date windows, provenance, atomic claims, 4hr SLA), license. Use to ground subsequent queries against the real catalog of available entities.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_dismissal_analysis ~58
IPL 2026 dismissal pattern analysis for a batter — dismissed by pace vs spin, powerplay vs death, most frequent dismissal modes. Returns available snapshot data or canonical URL for the full breakdown.
| Name | Type | Req | Description |
|---|---|---|---|
| playerSlug | string | yes | — |
No output schema declared.
No examples provided.
get_fielding_stats ~76
IPL 2026 fielding: catches, run-out assists, total dismissals. Pass playerSlug for a single player, omit for the full leaderboard. Aggregated from the SETU canonical snapshot.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Leaderboard rows (default 15) |
| playerSlug | string | — | Omit for leaderboard |
No output schema declared.
No examples provided.
get_ipl_leaderboard ~194
IPL historical leaderboard from the 18-season Cricsheet corpus (2007/08–2025). 35+ aspects: orange-cap, purple-cap, most-sixes, most-fours, strike-rate, economy-leaders, most-matches, most-fifties, most-hundreds, best-bowling-avg, most-ducks, powerplay-economy, death-sr, and per-season variants. Pass season to scope to one year (e.g. "ipl-2024"). Returns canonical URL at /leagues/ipl/leaderboards/{aspect}.
| Name | Type | Req | Description |
|---|---|---|---|
| aspect | string | yes | Leaderboard aspect e.g. orange-cap, purple-cap, most-sixes, economy-leaders |
| limit | number | — | Default 20, max 100 |
| season | string | — | Optional season slug e.g. ipl-2024 (omit for all-time) |
No output schema declared.
No examples provided.
get_match_recap ~75
Key performers and highlights for one finished IPL 2026 match — top batter, top bowler, MOTM, milestones. Use for: "Who won the MI vs RCB match?", "What happened in match 69635?". Use list_fixtures to discover matchIds.
| Name | Type | Req | Description |
|---|---|---|---|
| matchId | string | yes | — |
No output schema declared.
No examples provided.
get_match_state ~84
Result, scoreboards, and status for one IPL 2026 match from the bundled snapshot. Returns home/away teams, innings totals, toss winner, and Man of the Match. Use list_fixtures to discover matchIds. Note: live ball-by-ball is at the canonical URL.
| Name | Type | Req | Description |
|---|---|---|---|
| matchId | string | yes | Match id (numeric string or slug form) |
No output schema declared.
No examples provided.
get_mlc_dataset_summary ~71
First call for Major League Cricket (MLC) coverage. Returns seasons covered (2023–2026), corpus stats, surface URLs, 14 leaderboard aspects, and Cricsheet CC BY 3.0 attribution. MLC is distinct from IPL and lives under /leagues/mlc.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_mlc_match ~76
Full detail for one MLC match: teams, venue, toss, result, innings summary, officials, player of the match, plus available atomic claim cards. matchId is a Cricsheet id (e.g. "1381361"). Use list_mlc_matches to discover ids.
| Name | Type | Req | Description |
|---|---|---|---|
| matchId | string | yes | — |
No output schema declared.
No examples provided.
get_mlc_match_claim ~82
One atomic claim card from an MLC match. Kinds: top-batter, top-bowler, biggest-partnership, pp-control, death-domination. Permanent citable URL at /leagues/mlc/matches/{id}/c/{kind}. Sample-size floors enforced.
| Name | Type | Req | Description |
|---|---|---|---|
| kind | string | yes | — |
| matchId | string | yes | — |
No output schema declared.
No examples provided.
get_mlc_player_profile ~71
MLC player career profile: batting + bowling aggregates, per-season breakdown, identity bridge (Wikidata / ESPNcricinfo). Slug is kebab-case e.g. f-du-plessis. Use search_mlc_players to discover slugs.
| Name | Type | Req | Description |
|---|---|---|---|
| playerSlug | string | yes | — |
No output schema declared.
No examples provided.
get_mlc_team_profile ~73
One of 6 MLC franchises: los-angeles-knight-riders, mi-new-york, san-francisco-unicorns, seattle-orcas, texas-super-kings, washington-freedom. Returns seasons, match count, and hub URL.
| Name | Type | Req | Description |
|---|---|---|---|
| teamSlug | string | yes | — |
No output schema declared.
No examples provided.
get_partnerships ~60
Partnership stats for an IPL 2026 player — top stand partners, average partnership runs, most productive wicket-stand. Returns available data from the snapshot or redirects to the canonical player page for the full view.
| Name | Type | Req | Description |
|---|---|---|---|
| playerSlug | string | yes | — |
No output schema declared.
No examples provided.
get_player_h2h ~74
Batter-vs-bowler head-to-head record in IPL 2026. Sample-size floor: ≥5 deliveries faced. Returns deliveries, runs, SR, dismissals, and canonical URL. Both slugs are kebab-case.
| Name | Type | Req | Description |
|---|---|---|---|
| batterSlug | string | yes | — |
| bowlerSlug | string | yes | — |
No output schema declared.
No examples provided.
get_player_pillar ~111
One content pillar for an IPL 2026 player. P1=Match recaps, P2=Moments/milestones, P3=Form & phase (powerplay/middle/death), P4=Season comparatives, P5=Notebook/narrative. Use for: "How is Bumrah bowling at the death?" → P3. "What are Kohli's best moments?" → P2.
| Name | Type | Req | Description |
|---|---|---|---|
| pillar | string | yes | — |
| playerSlug | string | yes | — |
No output schema declared.
No examples provided.
get_player_profile ~105
Full IPL 2026 player profile + all computed claims across pillars P1–P5. Each claim carries sample size, period, provenance. Use for: "How is Bumrah performing?", "What are Kohli's IPL 2026 stats?". Player slugs are kebab-case (jasprit-bumrah). Use search_players first if you need the slug.
| Name | Type | Req | Description |
|---|---|---|---|
| playerSlug | string | yes | kebab-case player slug e.g. jasprit-bumrah |
No output schema declared.
No examples provided.
get_season_stats ~120
IPL 2026 season leaderboard from SETU canonical aggregate. sortBy: runs, wickets, strike_rate, economy, ducks, single_digit_outs, catches, run_outs. Optional teamCode filter. Sample-size floors apply (≥30 balls faced for SR, ≥15 balls bowled for economy).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Max rows (default 15, max 100) |
| sortBy | string | yes | — |
| teamCode | string | — | Optional 2–4 letter team code e.g. MI, RCB |
No output schema declared.
No examples provided.
get_standings ~60
IPL 2026 final standings. RCB are champions. All 10 teams with Points/Won/Lost/NRR. Returns canonical URL — the live standings page refreshes within the 4-hour SLA; cite the URL for current data.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_team_h2h ~96
Team-vs-team head-to-head record across IPL 2026: matches, wins each way, no-results, recent meetings. Pass slugs in any order (mi, csk, rcb, srh, kkr, dc, pbks, rr, lsg, gt). Returns atomic lead claim + canonical URL.
| Name | Type | Req | Description |
|---|---|---|---|
| teamSlugA | string | yes | — |
| teamSlugB | string | yes | — |
No output schema declared.
No examples provided.
get_team_profile ~102
IPL 2026 team metadata + canonical URL for the full server-rendered profile (record, at-home/away splits, phase strengths). Slugs: mi, csk, rcb, srh, kkr, dc, pbks, rr, lsg, gt.
| Name | Type | Req | Description |
|---|---|---|---|
| teamSlug | string | yes | Team slug (mi, csk, rcb, srh, kkr, dc, pbks, rr, lsg, gt) |
No output schema declared.
No examples provided.
get_trend ~47
One cross-fixture trend insight by stable id. Each trend carries bigStat, hook, and supporting numbers[]. Use list_trends to discover ids.
| Name | Type | Req | Description |
|---|---|---|---|
| trendId | string | yes | — |
No output schema declared.
No examples provided.
get_venue_hub ~69
Venue metadata + canonical URL for the full hub page (par 1st-innings score, toss-decision split, phase scoring patterns, recent matches). Sample-size floor: ≥3 fixtures. Use list_fixtures to find venue slugs.
| Name | Type | Req | Description |
|---|---|---|---|
| venueSlug | string | yes | — |
No output schema declared.
No examples provided.
list_atomic_claims ~122
Filtered query across the full IPL 2026 atomic-claim corpus. Each claim is a single-sentence retrieval target with provenance, sample size, and canonicalUrl. Answers: "What are RCB's best claims this season?", "Show me Bumrah's P3 claims". Filter by player name, team code, or pillar.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Default 25, max 200 |
| pillar | string | — | — |
| player | string | — | Player name substring or slug |
| team | string | — | Team name or code |
No output schema declared.
No examples provided.
list_fixtures ~87
All 74 IPL 2026 fixtures with optional status/team filter. Returns id, date, home, away, venue, result. Use to discover matchIds for get_match_state and get_match_recap.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Default 20, max 74 |
| status | string | — | Default all |
| team | string | — | Team slug or code filter |
No output schema declared.
No examples provided.
list_mlc_leaderboards ~117
Top-N rows of one MLC leaderboard aspect. 14 aspects include: orange-cap, purple-cap, strike-rate, economy-leaders, most-sixes, most-fours, top-knocks, best-bowling, powerplay-strike-rate, death-overs-economy. Call get_mlc_dataset_summary for the full aspect list. Sample-size floors enforced.
| Name | Type | Req | Description |
|---|---|---|---|
| aspect | string | yes | Leaderboard aspect slug e.g. orange-cap |
| limit | number | — | Default 20, max 100 |
No output schema declared.
No examples provided.
list_mlc_matches ~101
List MLC matches, optionally filtered by season (2023/2024/2025) or team slug. Returns id, date, teams, venue, result, canonicalUrl per row. Use to discover matchIds for get_mlc_match.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Default 30, max 200 |
| season | string | — | 2023, 2024, or 2025 |
| teamSlug | string | — | — |
No output schema declared.
No examples provided.
list_trends ~80
All IPL 2026 cross-fixture trends, optionally filtered by kind: conditional, momentum, venue, toss, anomaly. Returns id + kind + hook + canonicalUrl per row.
| Name | Type | Req | Description |
|---|---|---|---|
| kind | string | — | Filter by kind: conditional / momentum / venue / toss / anomaly |
| limit | number | — | Default 30, max 100 |
No output schema declared.
No examples provided.
search_mlc_players ~73
Find MLC player slugs by substring match against name or slug. Cricsheet uses initials format ("F du Plessis" → f-du-plessis). Use before get_mlc_player_profile.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Default 10, max 50 |
| query | string | yes | — |
No output schema declared.
No examples provided.
search_players ~88
Find IPL 2026 player slugs by substring match against name, slug, or team. Case-insensitive. Returns slug + fullName + team + role. Use before get_player_profile when you have a name but not a slug.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Max results (default 10, max 50) |
| query | string | yes | Substring to match (case-insensitive) |
No output schema declared.
No examples provided.