Skip to main content
Glama

NBA MCP Server

by stevenyuser

get_player_career_stats

Retrieve NBA player career statistics by inputting their unique player ID using the NBA MCP Server for accurate and detailed data analysis.

Instructions

Get career stats for a player by their ID.

Args: player_id: str The id of the player.

Input Schema

NameRequiredDescriptionDefault
player_idYes

Input Schema (JSON Schema)

{ "properties": { "player_id": { "title": "Player Id", "type": "string" } }, "required": [ "player_id" ], "type": "object" }

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/stevenyuser/nba_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server