mcp-nba
NBA MCP — player, team, and game data via the BallDontLie API
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"nba": {
"url": "https://gateway.pipeworx.io/nba/mcp"
}
}
}
Or use the CLI:
npx pipeworx use nba
License
MIT