fantasy-football-manager

krmisystems/fantasy-football-manager
★ 32 stars Python Browser/Web Updated 3d ago ✓ Clean
ESPN draft and lineup tools for Codex and other MCP clients, with browser sign-in, approval modes, per-team limits, and server monitoring.
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": {
    "fantasy-football-man": {
      "command": "uvx",
      "args": [
        "fantasy-football-manager"
      ]
    }
  }
}

Or install with pip: pip install fantasy-football-manager

README Excerpt

ESPN fantasy football team management for **Codex and other Model Context Protocol (MCP) clients**. Season operations use authenticated HTTP without Chrome or Playwright. Connect your league, sync its roster, and calculate a legal weekly lineup from current projections. The same package provides a draft assistant with continuous Monte Carlo simulations and a server coordinator for multiple teams.

Topics

browser-automationcodexcodex-pluginespnfantasy-draftfantasy-footballlineup-optimizationmcpmcp-servermonte-carlopythonself-hosted