nba-mcp-server

nba-mcp-server

3.3

If you are the rightful owner of nba-mcp-server 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.

An MCP server for Anthropic's Claude LLM to fetch recent NBA games and stats using the nba_api.

The NBA MCP Server is designed to enhance the capabilities of Anthropic's Claude LLM by providing it with the ability to access and retrieve recent NBA game statistics and results. This is particularly useful for scenarios where the model needs to provide up-to-date sports information, which it might not have due to its training data limitations. By integrating the open-source nba_api, the server can fetch detailed game statistics, player performance metrics, and other relevant data from recent NBA games. This integration allows users to query the model for specific game outcomes, player stats, and other basketball-related information, making it a valuable tool for sports analysts, enthusiasts, and developers working on sports-related applications.

Features

  • Fetch the final score for all games that happened yesterday or in the past.
  • Retrieve basic points/rebounds/assists breakdown for all players in past games.
  • Access full stats including PTS/REB/AST/STL/BLK/TO/PLUS_MINUS/MIN for past games.
  • Obtain the four factors for all games that occurred yesterday or in the past.