You're viewing a demo portfolio

Join the waitlist
PRSM

search_players

Active

Tool of mcp-thesportsdb

declared in 0.1.0

Search TheSportsDB for players by name. Returns player id, current team, nationality, position, and description. Use search_teams first to find team IDs if needed.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "Cristiano Ronaldo"
    },
    {
      "query": "LeBron James"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-thesportsdb

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

2/7 registries
View full server →