current_matches
ActiveTool of mcp-cricket
declared in 0.1.0
List current and recent cricket matches (Test/ODI/T20) with live scores, teams, venue, and status. Use this for "what cricket matches are live/on right now". Returns match IDs usable with match_info.
Parameters schema
{
"type": "object",
"properties": {
"offset": {
"type": "number",
"description": "Pagination offset (default 0). Each page returns up to 25 matches."
},
"_apiKey": {
"type": "string",
"description": "Optional — your own CricAPI key for higher limits; omit to use the shared Pipeworx key."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-cricket
https://github.com/pipeworx-io/mcp-cricket
2/7 registries