You're viewing a demo portfolio

Join the waitlist
PRSM

match_info

Active

Tool of mcp-cricket

declared in 0.1.0

Get full information and scorecard for a single cricket match (Test/ODI/T20) by its match ID. Returns teams, venue, innings scores, toss, and winner. Get the id from current_matches.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Match ID, as returned by current_matches."
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own CricAPI key for higher limits; omit to use the shared Pipeworx key."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-cricket

https://github.com/pipeworx-io/mcp-cricket

2/7 registries
View full server →