league_table
ActiveTool of mcp-thesportsdb
declared in 0.1.0
Standings table for a league/season.
Parameters schema
{
"type": "object",
"examples": [
{
"league_id": "133602"
},
{
"season": "2024-2025",
"league_id": "133602"
}
],
"required": [
"league_id"
],
"properties": {
"season": {
"type": "string",
"description": "Season string, e.g. \"2024-2025\" (default current)"
},
"league_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-thesportsdb
https://github.com/pipeworx-io/mcp-thesportsdb
2/7 registries