get_teams
ActiveTool of Nba
declared in 0.1.0
Get all 30 NBA teams with full names, abbreviations, conference, and division. Use to find team info or prepare for get_games queries. Requires a free BallDontLie API key.
Parameters schema
{
"type": "object",
"examples": [
{}
],
"required": [
"_apiKey"
],
"properties": {
"_apiKey": {
"type": "string",
"description": "BallDontLie API key (free tier: https://www.balldontlie.io/)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Nba
https://github.com/pipeworx-io/mcp-nba
1/7 registries