You're viewing a demo portfolio

Join the waitlist
PRSM

search_players

Active

Tool of mcp-cricket

declared in 0.1.0

Search for cricket players by name. Returns player IDs, names, and country. Use this to look up a cricketer before fetching more detail.

Parameters schema

{
  "type": "object",
  "required": [
    "search"
  ],
  "properties": {
    "offset": {
      "type": "number",
      "description": "Pagination offset (default 0)."
    },
    "search": {
      "type": "string",
      "description": "Player name to search for, e.g. \"Kohli\", \"Root\"."
    },
    "_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 →
search_players — mcp-cricket — PRSM MCP