Skip to content
Cursor

Nba for Cursor

io.github.pipeworx-io/nba

NBA MCP — player, team, and game data via the BallDontLie API

client:Cursor transport:streamable-http

Install Nba in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "nba": {
      "url": "https://gateway.pipeworx.io/nba/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Nba in other clients