balldontlie-mcpServer

mikechao
GitHub
sportsAPI integrationdata retrieval

Loading subscription status...

💡 Description

An MCP server implementation that integrates the Balldontlie API, providing information about NBA, NFL, and MLB players, teams, and games.

📝 JSON Entries

{
  "mcpServers": [
    {
      "balldontlie": {
        "env": {
          "BALLDONTLIE_API_KEY": "YOUR_API_KEY_HERE"
        },
        "args": [
          "-y",
          "balldontlie-mcp"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

get_teamsget_playersget_games

Features

  • Fetch lists of teams from NBA, NFL, and MLB
  • Retrieve player data from respective leagues
  • Get game statistics based on filters such as date and team

💬 Example Queries

  • Get the list of teams in the NBA
  • Retrieve player information for LeBron James
  • Get a list of games played on 2023-11-12