api-nba

api-nba

3.9

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

  1. seasons

    All seasons can be used in other endpoints as filters. Seasons are only 4-digit keys like YYYY. > This endpoint does not require any parameters.

  2. 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.

  3. 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.

  4. 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.

  5. 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.

  6. 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.

  7. 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.

  8. 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.

  9. 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.

  10. 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 * Southwest

  11. teams_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 * Southwest

  12. teams_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 * Southwest

  13. teams_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 * Southwest

  14. teams_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 * Southwest

  15. players

    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.

  16. 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.

  17. 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.

  18. 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.

  19. 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.

  20. 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.

  21. 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.

  22. 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.

  23. games_statistics

    Get the statistics of the teams that played a game.

  24. teams_statistics

    Get the overall statistics of a team for a given season.

  25. players_statistics_per_player_and_season

    Get statistics from one or more players. > This endpoint requires at least one parameter.

  26. players_statistics_per_team_and_season

    Get statistics from one or more players. > This endpoint requires at least one parameter.

  27. players_statistics_per_game_id

    Get statistics from one or more players. > This endpoint requires at least one parameter.

  28. search_teams

    Search team by name.

  29. search_players

    Search a player by lastname.