Skip to main content
Glama

NBA MCP Server

by stevenyuser

get_team_details

Retrieve comprehensive NBA team information, including championship history, awards, and background details, using the team ID. Ideal for accessing detailed data on any NBA team.

Instructions

Get details for a team by their ID. Details include championship awards, conference awards, division awards, background, history, and more.

Args: team_id: str The id of the team.

Input Schema

NameRequiredDescriptionDefault
team_idYes

Input Schema (JSON Schema)

{ "properties": { "team_id": { "title": "Team Id", "type": "string" } }, "required": [ "team_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