NBA Statistics Retrieval
STDIOMCP server for fetching recent NBA games and stats using nba_api.
MCP server for fetching recent NBA games and stats using nba_api.
An MCP server for Anthropic's Claude LLM that allows the model to fetch recent NBA games and stats that it struggles to currently. It does this using the opensource nba_api
Run these steps in the directory where you have cloned the repo
uv venv .venv\Scripts\activate uv pip install -e .
Then add the configuration to your Claude config as you would for any other MCP Server.