nba-mcp-server
5
This project is an MCP server designed for Anthropic's Claude LLM, focusing on retrieving up-to-date NBA statistics using the nba_api. It enhances the model's ability to provide detailed game and player data.
Overview
An MCP server for Anthropic's Claude LLM to enable the retrieval of recent NBA games and statistics. It leverages the open-source nba_api to fetch final scores, player breakdowns, full stats, and four factors for recent games.
Features
- Retrieve final scores for recent games.
- Get P/R/A breakdowns for players from recent games.
- Access full stats like PTS, REB, AST, and others for recent games.
- Obtain four factors metrics for recent games.