Skip to main content
Glama

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

A4.2/5.0

Scored across 6 tools

Disambiguation5/5

Each tool targets a distinct entity (match, matches, players, teams, tournament, tournaments) with no overlap in purpose.

Naming Consistency5/5

All tools follow a consistent 'get' verb followed by noun in camelCase, with singular/plural differentiation where appropriate.

Tool Count5/5

Six tools cover the core cricket entities (matches, teams, players, tournaments) without being too few or excessive.

Completeness4/5

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.

  1. 2 tool updates
    • Changedwhensport_cricket_getMatches1 field changed
      • removedInput schema / properties / upcomingOnly
        Removed value: -{
        -  "default": true,
        -  "description": "If true (default), return only matches that have not yet finished. Set false to include past/completed matches.",
        -  "type": "boolean"
        -}
    • Changedwhensport_cricket_getTournaments2 fields changed
      • removedInput schema / properties / upcomingOnly / default
        Removed value: -true
      • changedInput schema / properties / upcomingOnly / description
        Previous 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. 2 tool updates
    • Changedwhensport_cricket_getMatches1 field changed
      • addedInput schema / properties / upcomingOnly
        Added value: +{
        +  "default": true,
        +  "description": "If true (default), return only matches that have not yet finished. Set false to include past/completed matches.",
        +  "type": "boolean"
        +}
    • Changedwhensport_cricket_getTournaments2 fields changed
      • addedInput schema / properties / upcomingOnly / default
        Added value: +true
      • changedInput schema / properties / upcomingOnly / description
        Previous 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."
  3. 6 tool updates
    • Addedwhensport_cricket_getMatch
    • Addedwhensport_cricket_getMatches
    • Addedwhensport_cricket_getPlayers
    • Addedwhensport_cricket_getTeams
    • Addedwhensport_cricket_getTournament
    • Addedwhensport_cricket_getTournaments
  4. 6 tool updates
    • Removedcricket_getMatch
    • Removedcricket_getMatches
    • Removedcricket_getPlayers
    • Removedcricket_getTeams
    • Removedcricket_getTournament
    • Removedcricket_getTournaments
  5. 1 tool update
    • Changedcricket_getMatches1 field changed
      • addedInput schema / properties / offset
        Added value: +{
        +  "default": 0,
        +  "description": "Skip the first N matches; use the response's `nextOffset` for paging.",
        +  "minimum": 0,
        +  "type": "integer"
        +}
  6. 1 tool update
    • Addedcricket_getTeams
  7. 1 tool update
    • Changedcricket_getMatches2 fields changed
      • addedInput schema / properties / limit
        Added value: +{
        +  "default": 50,
        +  "description": "Maximum matches to return. Default 50, max 200.",
        +  "maximum": 200,
        +  "minimum": 1,
        +  "type": "integer"
        +}
      • changedInput schema / properties / tournament / description
        Previous value: -"Tournament slug e.g. 't20-world-cup-2026'."New value: +"Tournament slug e.g. 't20-world-cup-2026', 'ipl-2026'. Strongly recommended."
  8. 1 tool update
    • Changedcricket_getMatch1 field changed
      • addedInput schema / properties / matchCode / description
        Added value: +"Match identifier — value of the `match` field in getMatches output (e.g. t20wc-1)."
  9. 10 tool updates
    • Addedcricket_getMatch
    • Addedcricket_getMatches
    • Addedcricket_getPlayers
    • Addedcricket_getTournament
    • Addedcricket_getTournaments
    • Removedcricket.getMatch
    • Removedcricket.getMatches
    • Removedcricket.getPlayers
    • Removedcricket.getTournament
    • Removedcricket.getTournaments
  10. 5 tool updates
    • First observedcricket.getMatch
    • First observedcricket.getMatches
    • First observedcricket.getPlayers
    • First observedcricket.getTournament
    • First observedcricket.getTournaments

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    MCP 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.
    18
    935 npm
    34
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    An 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
    -
  • A
    license
    A
    quality
    F
    maintenance
    Free 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.
    5
    1
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources