aigeon-ai/api-basketball
api-basketball is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of api-basketball and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The API-BASKETBALL MCP server provides tools for accessing and managing basketball data from over 400 leagues and cups worldwide.
Try api-basketball with chat:
Tools
Functions exposed to the LLM to take actions
timezone
Get the list of available timezone to be used in the [games] endpoint
standings
Get all available standings | Return a table of one or more rankings according to the league / cup
stages
Get all available stages for standings
groups
Get all available groups for standings
seasons
Get all available seasons | All {season} can be used in other endpoints as filters
countries
Get all available countries | The {country} and {code} keys can be used in other endpoints as filters
leagues
Get all available leagues | The league {id} are unique in the API and leagues keep it across all seasons
head2_head
Get all head to head between two teams
games
Get all available games
teams_statistics
Get team statistics
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
search_bets
get all available bets labels | All bets {id} can be used in endpoint [odds] as filters
search_bookmakers
get all available bookmakers | All bookmakers {id} can be used in endpoint [odds] as filters
search_countries
Get all available countries | The {country} and {code} keys can be used in other endpoints as filters
search_leagues
Get all available leagues | The league {id} are unique in the API and leagues keep it across all seasons
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
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client