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
Installation
npx -y labeveryday/nba_mcp_serverConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub