api-nba
api-nba 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-nba 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-nba` MCP server provides comprehensive access to various NBA-related data and statistics.
The `api-nba` MCP server offers developers the ability to integrate live and historical NBA data into their applications. It provides detailed information on games, players, teams, standings, and more. The server is designed with a robust architecture to ensure high service levels, low latency, and ease of use. With a variety of endpoints and customizable parameters, it allows for extensive access to basketball data, making it suitable for sports applications, data analysis, and exploring NBA statistics.
Features
- Comprehensive NBA Data: Access detailed information on all NBA stats including data on games, live scores, standings, team statistics, player statistics, seasons, and leagues.
- Live Updates: Fetch live game data and current standings to keep your applications up-to-date with ongoing NBA games.
- Historical Data: Retrieve historical data from past seasons for in-depth analytics and comparison.
- Detailed Player and Team Information: Gain insights into player and team performances with detailed statistics.
- Flexible Querying: Utilize various parameters to customize data requests according to your needs, including filters for seasons, leagues, teams, and more.
Tools
seasons
All
seasons
can be used in other endpoints as filters. Seasons are only 4-digit keys likeYYYY
. > This endpoint does not require any parameters.leagues
Get the list of available leagues. All
leagues
can be used in other endpoints as filters. Available leagues * Africa * Orlando * Sacramento * Standard * Utah * Vegas > This endpoint does not require any parameters.games
Get the list of games according to the parameters. Available status * 1 : Not Started * 2 : live * 3 : Finished > This endpoint requires at least one parameter.
games_between_two_teams
Get the list of games according to the parameters. Available status * 1 : Not Started * 2 : live * 3 : Finished > This endpoint requires at least one parameter.
games_in_live
Get the list of games according to the parameters. Available status * 1 : Not Started * 2 : live * 3 : Finished > This endpoint requires at least one parameter.
games_per_season
Get the list of games according to the parameters. Available status * 1 : Not Started * 2 : live * 3 : Finished > This endpoint requires at least one parameter.
games_per_date
Get the list of games according to the parameters. Available status * 1 : Not Started * 2 : live * 3 : Finished > This endpoint requires at least one parameter.
games_per_team_and_season
Get the list of games according to the parameters. Available status * 1 : Not Started * 2 : live * 3 : Finished > This endpoint requires at least one parameter.
games_per_id
Get the list of games according to the parameters. Available status * 1 : Not Started * 2 : live * 3 : Finished > This endpoint requires at least one parameter.
teams
Get data about teams. The team
id
are unique in the API and teams keep it among all seasons. Available conferences * East * West Available divisions * Atlantic * Central * Northwest * Pacific * Southeast * Southwestteams_per_conference
Get data about teams. The team
id
are unique in the API and teams keep it among all seasons. Available conferences * East * West Available divisions * Atlantic * Central * Northwest * Pacific * Southeast * Southwestteams_per_division
Get data about teams. The team
id
are unique in the API and teams keep it among all seasons. Available conferences * East * West Available divisions * Atlantic * Central * Northwest * Pacific * Southeast * Southwestteams_per_code
Get data about teams. The team
id
are unique in the API and teams keep it among all seasons. Available conferences * East * West Available divisions * Atlantic * Central * Northwest * Pacific * Southeast * Southwestteams_per_id
Get data about teams. The team
id
are unique in the API and teams keep it among all seasons. Available conferences * East * West Available divisions * Atlantic * Central * Northwest * Pacific * Southeast * Southwestplayers
Get data about players. The player
id
are unique in the API and players keep it among all seasons. > This endpoint requires at least one parameter.players_per_team_and_season
Get data about players. The player
id
are unique in the API and players keep it among all seasons. > This endpoint requires at least one parameter.players_per_id
Get data about players. The player
id
are unique in the API and players keep it among all seasons. > This endpoint requires at least one parameter.players_per_country
Get data about players. The player
id
are unique in the API and players keep it among all seasons. > This endpoint requires at least one parameter.standings
Get the standings for a league & season. Available conferences * East * West Available divisions * Atlantic * Central * Northwest * Pacific * Southeast * Southwest > Parameters
league
&season
are required.standings_per_conference_and_season
Get the standings for a league & season. Available conferences * East * West Available divisions * Atlantic * Central * Northwest * Pacific * Southeast * Southwest > Parameters
league
&season
are required.standings_per_division_and_season
Get the standings for a league & season. Available conferences * East * West Available divisions * Atlantic * Central * Northwest * Pacific * Southeast * Southwest > Parameters
league
&season
are required.standings_per_team_and_season
Get the standings for a league & season. Available conferences * East * West Available divisions * Atlantic * Central * Northwest * Pacific * Southeast * Southwest > Parameters
league
&season
are required.games_statistics
Get the statistics of the teams that played a game.
teams_statistics
Get the overall statistics of a team for a given
season
.players_statistics_per_player_and_season
Get statistics from one or more players. > This endpoint requires at least one parameter.
players_statistics_per_team_and_season
Get statistics from one or more players. > This endpoint requires at least one parameter.
players_statistics_per_game_id
Get statistics from one or more players. > This endpoint requires at least one parameter.
search_teams
Search team by name.
search_players
Search a player by lastname.