api-basketball
The API-BASKETBALL MCP server provides tools for accessing and managing basketball data from over 400 leagues and cups worldwide.
timezone
Get the list of available timezone to be used in the [games] endpoint
Try it
Result:
standings
Get all available standings | Return a table of one or more rankings according to the league / cup
Try it
Result:
stages
Get all available stages for standings
Try it
Result:
groups
Get all available groups for standings
Try it
Result:
seasons
Get all available seasons | All {season} can be used in other endpoints as filters
Try it
Result:
countries
Get all available countries | The {country} and {code} keys can be used in other endpoints as filters
Try it
Result:
leagues
Get all available leagues | The league {id} are unique in the API and leagues keep it across all seasons
Try it
Result:
head2_head
Get all head to head between two teams
Try it
Result:
games
Get all available games
Try it
Result:
teams_statistics
Get team statistics
Try it
Result:
teams_informations
Get all available teams | The team {id} are unique in the API and teams keep it among all the leagues/cups in which they participate
Try it
Result:
search_bets
get all available bets labels | All bets {id} can be used in endpoint [odds] as filters
Try it
Result:
search_bookmakers
get all available bookmakers | All bookmakers {id} can be used in endpoint [odds] as filters
Try it
Result:
search_countries
Get all available countries | The {country} and {code} keys can be used in other endpoints as filters
Try it
Result:
search_leagues
Get all available leagues | The league {id} are unique in the API and leagues keep it across all seasons
Try it
Result:
search_teams
Get all available teams | The team {id} are unique in the API and teams keep it among all the leagues/cups in which they participate