Back to directory
mikechao/balldontlie-mcp

mikechao/balldontlie-mcp

@mikechao

An MCP Server implementation that integrates the Balldontlie API, to provide information about players, teams and games for the NBA, NFL and MLB

sportsnbanflmlbapiballdontliemcpentertainment

Installation & Configuration

{
  "mcpServers": {
    "balldontlie": {
      "command": "npx",
      "args": [
        "-y",
        "balldontlie-mcp"
      ],
      "env": {
        "BALLDONTLIE_API_KEY": "YOUR API KEY HERE"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/12