Skip to content
Gemini CLI

jweingardt12 mlb mcp for Gemini CLI

ai.smithery/jweingardt12-mlb_mcp

Provides easy access to MLB, Baseball Savant, Statcast, and Fangraphs baseball data. Query detaile…

client:Gemini CLI transport:streamable-http

Install jweingardt12 mlb mcp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "jweingardt12-mlb_mcp": {
      "httpUrl": "https://server.smithery.ai/@jweingardt12/mlb_mcp/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

jweingardt12 mlb mcp in other clients