AdamAmr05/nba-mcp-server-render
3.2
If you are the rightful owner of nba-mcp-server-render 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.
A Python server implementing Model Context Protocol (MCP) for NBA statistics and live game data.
Tools
Functions exposed to the LLM to take actions
nba_live_scoreboard
Fetch today's NBA scoreboard (live or latest)
nba_live_boxscore
Fetch real-time box score for a given NBA game ID
nba_live_play_by_play
Retrieve live play-by-play actions for a specific game
nba_common_player_info
Retrieve basic information about a player
nba_player_career_stats
Obtain a player's career statistics
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client