sports

Nba_mcp_server

Access live and historical NBA statistics including player stats, game scores, team data, and advanced analytics via Model Context Protocol

python
local
sports
0
View on GitHub

Installation

npx -y labeveryday/nba_mcp_server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "nba_mcp_server",
  "command": "npx",
  "args": [
    "-y",
    "labeveryday/nba_mcp_server"
  ]
}

About This MCP Server

labeveryday/nba_mcp_server

Access live and historical NBA statistics including player stats, game scores, team data, and advanced analytics via Model Context Protocol

GitHub: https://github.com/labeveryday/nba_mcp_server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub