You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

search_players

Inactive

Tool of mcp-sports

declared in 0.1.0

Search for players by name. Returns player name, team, nationality, position, description, and thumbnail URL.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "Cristiano Ronaldo"
    },
    {
      "query": "LeBron James"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Player name or partial name to search for"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-sports

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

2/7 registries
View full server →