Back to Home
labeveryday icon

nba_mcp_server

Verified Safe

by labeveryday

Overview

Access comprehensive NBA statistics including live scores, player stats, and team data via Model Context Protocol.

Installation

Run Command
nba-stats-mcp

Environment Variables

  • NBA_MCP_LOG_LEVEL
  • NBA_MCP_HTTP_TIMEOUT_SECONDS
  • NBA_MCP_MAX_CONCURRENCY
  • NBA_MCP_RETRIES
  • NBA_MCP_CACHE_TTL_SECONDS
  • NBA_MCP_LIVE_CACHE_TTL_SECONDS
  • NBA_MCP_TLS_VERIFY

Security Notes

The server uses `httpx` for network requests to official NBA API endpoints (hardcoded URLs). TLS verification is enabled by default with a safe fallback mechanism. It incorporates retry logic with exponential backoff and jitter for transient network failures. No hardcoded secrets, 'eval' usage, or other obvious malicious patterns were found. Configuration is handled via environment variables, not directly storing sensitive data.

Stats

Interest Score33
Security Score9
Cost ClassMedium
Avg Tokens700
Stars2
Forks1
Last Update2025-12-14

Tags

NBAbasketballstatisticsMCPsports-data