cricket-2026
Server Details
Cricket 2026 MCP — T20 World Cup + ICC tour matches. Tournaments, fixtures, players, venues.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 0.0% over 36 days
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 6 tools
Each tool targets a distinct entity (match, matches, players, teams, tournament, tournaments) with no overlap in purpose.
All tools follow a consistent 'get' verb followed by noun in camelCase, with singular/plural differentiation where appropriate.
Six tools cover the core cricket entities (matches, teams, players, tournaments) without being too few or excessive.
Covers the main retrieval operations for the cricket domain; missing are player details and match scorecards but consistent with the schedule-focused purpose.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Changed
whensport_cricket_getMatches1 field changed- removed
Input schema / properties / upcomingOnlyRemoved value: -{ - "default": true, - "description": "If true (default), return only matches that have not yet finished. Set false to include past/completed matches.", - "type": "boolean" -}
- Changed
whensport_cricket_getTournaments2 fields changed- removed
Input schema / properties / upcomingOnly / defaultRemoved value: -true - changed
Input schema / properties / upcomingOnly / descriptionPrevious value: -"If true (default), return only tournaments that have not yet started. Set false to include past tournaments."New value: +"Filter to tournaments not yet started."
2 tool updates
- Changed
whensport_cricket_getMatches1 field changed- added
Input schema / properties / upcomingOnlyAdded value: +{ + "default": true, + "description": "If true (default), return only matches that have not yet finished. Set false to include past/completed matches.", + "type": "boolean" +}
- Changed
whensport_cricket_getTournaments2 fields changed- added
Input schema / properties / upcomingOnly / defaultAdded value: +true - changed
Input schema / properties / upcomingOnly / descriptionPrevious value: -"Filter to tournaments not yet started."New value: +"If true (default), return only tournaments that have not yet started. Set false to include past tournaments."
6 tool updates
- Added
whensport_cricket_getMatch - Added
whensport_cricket_getMatches - Added
whensport_cricket_getPlayers - Added
whensport_cricket_getTeams - Added
whensport_cricket_getTournament - Added
whensport_cricket_getTournaments
6 tool updates
- Removed
cricket_getMatch - Removed
cricket_getMatches - Removed
cricket_getPlayers - Removed
cricket_getTeams - Removed
cricket_getTournament - Removed
cricket_getTournaments
1 tool update
- Changed
cricket_getMatches1 field changed- added
Input schema / properties / offsetAdded value: +{ + "default": 0, + "description": "Skip the first N matches; use the response's `nextOffset` for paging.", + "minimum": 0, + "type": "integer" +}
1 tool update
- Added
cricket_getTeams
1 tool update
- Changed
cricket_getMatches2 fields changed- added
Input schema / properties / limitAdded value: +{ + "default": 50, + "description": "Maximum matches to return. Default 50, max 200.", + "maximum": 200, + "minimum": 1, + "type": "integer" +} - changed
Input schema / properties / tournament / descriptionPrevious value: -"Tournament slug e.g. 't20-world-cup-2026'."New value: +"Tournament slug e.g. 't20-world-cup-2026', 'ipl-2026'. Strongly recommended."
1 tool update
- Changed
cricket_getMatch1 field changed- added
Input schema / properties / matchCode / descriptionAdded value: +"Match identifier — value of the `match` field in getMatches output (e.g. t20wc-1)."
10 tool updates
- Added
cricket_getMatch - Added
cricket_getMatches - Added
cricket_getPlayers - Added
cricket_getTournament - Added
cricket_getTournaments - Removed
cricket.getMatch - Removed
cricket.getMatches - Removed
cricket.getPlayers - Removed
cricket.getTournament - Removed
cricket.getTournaments
5 tool updates
- First observed
cricket.getMatch - First observed
cricket.getMatches - First observed
cricket.getPlayers - First observed
cricket.getTournament - First observed
cricket.getTournaments
Related MCP Connectors
Tennis Grand Slams 2026 MCP — Australian Open, Roland Garros, Wimbledon, US Open. Draws + venues.
First dedicated rugby MCP — Six Nations, Rugby Championship, World Cup. Fixtures + venues.
MCP tools for FIFA World Cup 2026 football, Formula 1, and IPL cricket — sims, strategy, fantasy.
Cricket MCP — wraps CricAPI (api.cricapi.com) for live cricket data.
Related MCP Servers
- AlicenseAqualityBmaintenance29 MCP tools for IPL 2026, IPL historical (18 seasons), and Major League Cricket. Free, no API key.5737 npm2MIT
- AlicenseAqualityCmaintenanceMCP server for FIFA World Cup 2026 data: matches, teams, venues, city guides, fan zones, visa info, injuries, odds, standings, bracket, and historical matchups. 18 tools, zero external API dependencies.18935 npm34MIT
- FlicenseNot gradedqualityBmaintenanceAn MCP server that enables natural language querying of over 10 million ball-by-ball cricket deliveries stored in a local DuckDB database. It provides 26 tools for analyzing player matchups, situational stats, and historical records across all major cricket formats and tournaments.2-
- AlicenseAqualityFmaintenanceFree MCP server for the World Cup 2026 Tour public schedule API. It enables AI assistants to fetch the 2026 FIFA World Cup schedule, next match, match by ID, and dataset JSON-LD without an API key.51MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.