AI Agent Hub
Back to plugins
🧰

xby-nba-stats

Web Tools Updated 2026.09.02

Run the following command in DeepSeek Harness:

dsh plugin install xby-skill/xby-nba-stats

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install xby-skill/xby-nba-stats in the DeepSeek Harness terminal to install this plugin; the full source code is available at https://github.com/xby-skill/xby-nba-stats

About this plugin

NBA data is scattered across numerous websites and APIs. Looking up the career field-goal percentage of a star player, a play-by-play breakdown of a single game, or the current rotation of a team typically means hopping between pages and stitching the pieces together by hand. xby-nba-stats packages all of that into a standards-based MCP server so an AI assistant can query and interpret the information in a single conversation, replacing fragmented browser work with one natural-language prompt.

The toolset is broad: real-time scoreboards, schedules, per-game and career player stats, team rosters, standings, advanced metrics such as efficiency and defensive ratings, shot charts, shooting splits, play-by-play summaries, and season or career award records. Every function is exposed under a semantic name, and the server handles the resolution of team names to team IDs, player names to player IDs, and date-plus-matchup to game IDs automatically, so you never need to memorize an ID scheme.

Whether you are a fan who wants a quick answer to who dropped 30-plus for Boston last night, or a content creator and analyst who pulls player and team data in bulk for articles, podcasts, or dashboards, this plugin collapses a dozen-plus browser steps into a single dialogue. Because every data point flows through the unified XiaoBenYang API, the output format is consistent and easy to verify.

Use Cases

  • Ask in chat for a player's scoring and shooting splits from last night
  • Pull a team's season stats and standings in bulk for an article or podcast
  • Compare two players' advanced metrics at a glance

Best For

  • Basketball fans who want instant NBA stats in a chat conversation
  • Sports content creators who need bulk player and team data
  • Analysts preparing material for dashboards or podcasts