get_player
ActiveTool of mcp-thesportsdb
declared in 0.1.0
Full player profile from TheSportsDB by numeric player_id — returns name, team, nationality, position, birth date, description, and thumbnail.
Parameters schema
{
"type": "object",
"examples": [
{
"player_id": "34146"
}
],
"required": [
"player_id"
],
"properties": {
"player_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-thesportsdb
https://github.com/pipeworx-io/mcp-thesportsdb
2/7 registries