Content
# NBA MCP Server
## Description
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](https://pypi.org/project/nba_api/)
## Installation
Run these steps in the directory where you have cloned the repo
```bash
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.
## Features
- Fetch the fetch the final score for all game(s) that happened yesterday / in the past
- Fetch the basic P/R/A breakdown for all players that played in game(s) that happened yesterday / in the past
- Fetch the full PTS/REB/AST/STL/BLK/TO/PLUS_MINUS/MIN that happened yesterday / in the past
- Fetch the four factors for all the game(s) that happened yesterday / in the past
Connection Info
You Might Also Like
markitdown
Python tool for converting files and office documents to Markdown.
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
TrendRadar
TrendRadar: Your hotspot assistant for real news in just 30 seconds.
mempalace
The highest-scoring AI memory system ever benchmarked. And it's free.
mempalace
The highest-scoring AI memory system ever benchmarked. And it's free.