Back to Home
labeveryday icon

nba_mcp_server

Verified Safe

by labeveryday

Overview

Provide a Model Context Protocol (MCP) server that offers 30 tools to access comprehensive NBA statistics, including live scores, player and team data, and advanced analytics for agents and UIs.

Installation

Run Command
uvx 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 defaults to TLS verification for API calls. An explicit environment variable (NBA_MCP_TLS_VERIFY=0) can disable this, which is not recommended for security but might be necessary in some constrained environments (e.g., specific macOS privacy contexts) to resolve PermissionError when reading CA bundles. Subprocess calls are used for internal testing mechanisms, not core server operation. No obvious hardcoded secrets or malicious patterns.

Similar Servers

Stats

Interest Score24
Security Score8
Cost ClassMedium
Avg Tokens500
Stars2
Forks1
Last Update2026-01-03

Tags

NBAstatisticsMCPsportsAPIdataagent