@pipeworx/nba
Connect: https://gateway.pipeworx.io/nba/mcp · Install: one-click buttons
Tools: 4
Tools
- search_players — Search for NBA players by name. Returns position, height, weight, college, and current team. Use get_player with the player ID for detailed stats and career history.
- get_player — Get detailed NBA player profile including career stats, season-by-season performance, biographical info, and team history. Requires player ID from search_players.
- get_teams — Get all 30 NBA teams with full names, abbreviations, conference, and division. Use to find team info or prepare for get_games queries.
- get_games — Get NBA games for a season (e.g., 2023, 2024). Returns game date, status, matchup teams, and final or live scores.
Tools
-
get_games— Get NBA games for a season (e.g., 2023, 2024). Returns game date, status, matchup teams, and final or live scores. -
get_player— Get detailed NBA player profile including career stats, season-by-season performance, biographical info, and team history. Requires player ID from search_players. -
get_teams— Get all 30 NBA teams with full names, abbreviations, conference, and division. Use to find team info or prepare for get_games queries. -
search_players— Search for NBA players by name. Returns position, height, weight, college, and current team. Use get_player with the player ID for detailed stats and career history.