statsdeck-mlb-mcp

innovativeapplicationsllc-sketch/statsdeck-mlb-mcp
★ 0 stars Python 💻 Code/Dev Tools Updated 1d ago
MCP server giving Claude live MLB data + fantasy baseball expertise (StatsDeck)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "statsdeck-mlb-mcp": {
      "command": "uvx",
      "args": [
        "statsdeck-mlb-mcp"
      ]
    }
  }
}

Or install with pip: pip install statsdeck-mlb-mcp

README Excerpt

An MCP (Model Context Protocol) server that gives Claude live MLB data and embedded fantasy baseball expertise. Chat with Claude to get guided workflows — not just raw stats, but expert-framed decisions on start/sit, trades, waivers, and streaming. ```bash git clone <repo> cd mlb-fantasy-mcp python3 -m venv .venv

Tools (18)

buy_low_findercompare_playersget_batter_vs_pitcherget_injuriesget_league_profileget_park_factorsget_player_recentget_player_season_statsget_player_statcastget_probable_pitchershow_to_useresolve_player_namesell_high_finderset_league_profilestreaming_pitcherstrade_evaluatorwaiver_targetsweekly_lineup_review