espn-mcp

HamCops/espn-mcp
★ 0 stars Python AI/LLM Updated today
MCP server for AI-assisted ESPN fantasy football snake drafts: VORP, tiers, live draft state
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install espn-mcp

README Excerpt

An MCP server that exposes your ESPN fantasy football league so an AI assistant can help you draft — live, during a snake draft, on the clock — and then manage the team through the season: start/sit by matchup, waiver claims, and trades. It does not try to pick for you. It gives the model accurate, league-specific

Tools (20)

analyze_tradefind_trade_partnersget_available_playersget_draft_contextget_draft_stateget_league_settingsget_matchupget_playerget_rosterget_value_boardget_waiver_targetsnext_pickpercent_ownedpercent_startedposition_value_rankprojrecord_picksrefresh_boardrefresh_draft_orderrostered_change

Topics

claudeespnfantasy-footballmcpmodel-context-protocol