NBA MCP Server
Related Servers
Alternatives to NBA MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceProvides comprehensive NBA statistics via Model Context Protocol, enabling queries for player stats, game scores, team info, and advanced analytics through natural language.2110MIT
- AlicenseAqualityBmaintenanceEnables MCP-compatible LLM clients to access live NBA data, including stats, standings, rosters, scores, and box scores via callable tools.9MIT
- FlicenseNot gradedqualityCmaintenanceThis Model Context Protocol server provides access to the Sleeper Fantasy Football API, enabling agents to fetch data about users, leagues, drafts, rosters, matchups, and player information without requiring an API key.7-
- AlicenseBqualityCmaintenanceModel Context Protocol server that enables LLMs and AI assistants to retrieve real-time Dota 2 statistics, match data, player information, and game metrics through a standardized interface.178MIT
- AlicenseAqualityCmaintenanceMCP server for NBA live data and stats, providing read-only tools to query live scores, box scores, player info, standings, and more from NBA.com.1591MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides read-only access to Yahoo Fantasy Sports data, enabling AI assistants to query league standings, player stats, matchups, and rosters.3MIT
TDQS
Scored across 10 tools
Every tool has a clearly distinct purpose targeting specific resources (league standings, live games, players, teams, scoreboard) with no overlap. The descriptions clearly differentiate between standings, boxscores, play-by-play, awards, stats, logs, details, and scoreboard data, making misselection unlikely.
All tools follow a consistent verb_noun pattern with 'get_' prefix, followed by the resource type (e.g., league_team_standings, player_awards, team_details). The naming is uniform throughout, using snake_case consistently without any deviations or mixed conventions.
With 10 tools, the count is well-scoped for an NBA data server, covering core areas like standings, live games, players, teams, and scoreboard. Each tool earns its place by providing distinct data retrieval functions without being overly sparse or bloated.
The toolset provides comprehensive coverage for retrieving NBA data, including CRUD-like operations for players and teams (e.g., stats, logs, details) and live game information. A minor gap exists in the lack of tools for creating or updating data (e.g., posting comments or simulations), but this is reasonable for a read-only data server focused on retrieval.