NBA MCP Server
@obinopaul
About NBA MCP Server
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is NBA MCP Server?
NBA MCP Server is a Python server implementing the Model Context Protocol (MCP) to provide NBA statistics and live game data. It bridges applications to the NBA API, offering live scores, player information, team data, and historical stats.
How to use NBA MCP Server?
Clone the repository and install dependencies with pip install -r requirements.txt. Start the server using python nba_server.py or mcp run nba_server.py. Integrate with Claude Desktop by adding a Docker or direct Python entry to claude_desktop_config.json.
Key features of NBA MCP Server
- Live scoreboard and box scores
- Player info and career statistics
- Team game logs and statistics
- League standings
- Game results and schedules
Use cases of NBA MCP Server
- Monitor live NBA games with scores and play-by-play
- Retrieve player biographies and career stats
- Analyze team performance over a season
- Check current league standings
- Look up past game results or upcoming schedules
FAQ from NBA MCP Server
What dependencies does the server need?
The server uses the nba_api Python package, MCP framework, Pydantic for input validation, and Pandas for data manipulation.
How do I run NBA MCP Server with Claude Desktop?
You can run it via Docker (recommended) or direct Python. Both options require adding an entry to claude_desktop_config.json.
Does the server require an API key?
No API key is mentioned in the readme; the server accesses the public NBA API directly.
What is the default timeout?
The server runs with a 30-second timeout for more reliable operation.
How do I stop the server?
Signal handlers are implemented for graceful shutdown using Ctrl+C.
Frequently asked questions
What dependencies does the server need?
The server uses the `nba_api` Python package, MCP framework, Pydantic for input validation, and Pandas for data manipulation.
How do I run NBA MCP Server with Claude Desktop?
You can run it via Docker (recommended) or direct Python. Both options require adding an entry to `claude_desktop_config.json`.
Does the server require an API key?
No API key is mentioned in the readme; the server accesses the public NBA API directly.
What is the default timeout?
The server runs with a 30-second timeout for more reliable operation.
How do I stop the server?
Signal handlers are implemented for graceful shutdown using Ctrl+C.
Basic information
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Nginx UI
0xJackyYet another WebUI for Nginx
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments