MLB Stats

get_linescore

Get formatted linescore data for a specific MLB game.

Remote etweisberg/mlb-mcp

Other tools also called get_linescore? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "game_id": {
      "type": "integer",
      "title": "Game Id"
    }
  }
}