# MLB API Server

Provide seamless access to comprehensive MLB statistics and baseball data through an MCP interface. Integrate current standings, game schedules, player stats, live game data, and more into AI workflo…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add guillochon/mlb-api-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list guillochon/mlb-api-mcp
```

---

Source: https://github.com/guillochon/mlb-api-mcp | License: MIT
