Cricket

28 tools. 0 can modify or destroy data without limits.

Read-only server. Low risk, but rate limits prevent runaway API costs.

Last updated:

0 can modify or destroy data
28 read-only
28 tools total

Community server · catalogue entry verified 29/06/2026

How to control Cricket ↓

What Cricket exposes to your agents

Read (28) Write / Execute (0) Destructive / Financial (0)

What can go wrong

Even read-only tools carry cost. An agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up bills.

How to control Cricket

PolicyLayer is an MCP gateway — it sits between your AI agents and Cricket, and nothing reaches the server without passing your rules. These are the rules we recommend:

Cap read operations
{
  "get_batting_records": {
    "limits": [
      {
        "counter": "get_batting_records_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Cricket — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON CRICKET →

Instant setup, no code required.

All 28 Cricket tools

READ 28 tools
Read get_batting_records Who has the most runs / highest average / most centuries? Batting leaderboards ranking players by runs, averag Read get_bowling_records Who has the most wickets / best economy / best average? Bowling leaderboards ranking players by wickets, avera Read get_career_impact How impactful is this player across their career? Aggregates per-match impact scores to show average impact, p Read get_discipline_stats Who bowls the most dot balls / fewest wides / least boundaries? Discipline metrics: dot ball %, wide/no-ball r Read get_dismissal_analysis How does this player get out / take wickets? Breakdown of dismissal types (caught, bowled, LBW, run out, stump Read get_emerging_players Which players are improving the most? Compares recent season stats to career baseline to find players whose av Read get_fielding_stats Who are the best fielders? How many catches has a player taken? Fielding stats from ball-by-ball data: catches Read get_head_to_head What is the win/loss record between two teams? Returns total matches, wins for each side, draws, ties, and no Read get_innings_progression How did the scoring unfold over by over? Over-by-over progression showing runs per over, cumulative runs, wick Read get_match_impact Who had the biggest impact in a specific match? Computes a context-weighted impact score for every player, com Read get_match_scorecard Show me the full scorecard of a match. Complete batting and bowling cards with runs, balls, fours, sixes, stri Read get_matchup How does this batter fare against this bowler? Three modes: Read get_milestone_tracker Who is close to a career milestone? Find players approaching or who have reached landmarks like 10000 runs, 50 Read get_partnerships What are the biggest batting partnerships? Highest partnerships by total runs, showing both batters, runs, bal Read get_phase_stats How does a player perform in powerplay / middle / death overs? Batting or bowling stats scoped to a match phas Read get_player_comparison How do two players compare? Side-by-side batting or bowling stats for two players under the same filters. Read get_player_form How has this player been performing recently? Returns the last N innings with individual scores, strike rates, Read get_player_stats What are this player\\ Read get_season_stats How has this player performed year by year? Season-by-season career breakdown showing batting or bowling stats Read get_situational_stats How does a player bat when chasing / setting / under pressure / at a specific position? Batting stats filtered Read get_style_matchup How does this player perform against pace vs spin / left-handers vs right-handers? Breaks down a batter Read get_team_form How has this team been performing recently? Last N match results with win/loss streak, average scores, and run Read get_toss_analysis Does the toss matter at this venue / in this format? Toss impact on outcomes: win % batting first vs chasing, Read get_tournament_summary How did a tournament go? Who were the top performers? Tournament overview: team standings (wins/losses/win %), Read get_venue_stats What are the scoring patterns at this ground? Venue statistics: matches played, average first/second innings s Read get_what_if What would this player\\ Read search_matches Find specific matches. Search by date, teams, format, venue, or tournament. Returns match results with teams, Read search_players Who is this player? Lookup players by name to get exact names, batting/bowling style, role, and country.

Questions about Cricket

Is the Cricket MCP server safe to use without restrictions? +

The Cricket server is primarily read-only with 28 read tools. While it cannot modify data, an agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up costs. Rate limiting is still recommended.

How many tools does the Cricket MCP server expose? +

28 tools across 1 categories: Read. 28 are read-only. 0 can modify, create, or delete data.

How do I enforce a policy on Cricket? +

Register the Cricket MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Cricket tool call.

Deterministic rules across all 28 Cricket tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

28 Cricket tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.