nba-mcp
by ufo2243
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NBA_USER_AGENT | No | User-Agent header for requests | Mozilla/5.0 ... |
| NBA_MAX_RETRIES | No | Maximum number of retries for failed requests | 2 |
| NBA_LIVE_BASE_URL | No | Base URL for live data endpoints | https://cdn.nba.com/static/json/liveData |
| NBA_STATS_BASE_URL | No | Base URL for stats.nba.com endpoints | https://stats.nba.com/stats |
| NBA_LIVE_TIMEOUT_MS | No | Timeout in milliseconds for live data requests | 10000 |
| NBA_STATS_TIMEOUT_MS | No | Timeout in milliseconds for stats.nba.com requests | 30000 |
| NBA_STATS_RATE_LIMIT_MS | No | Rate limit in milliseconds between stats.nba.com requests | 650 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ufo2243/nba-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server