fpl-river-leaf

sylvan-s/fpl-river-leaf
★ 0 stars Python Search Updated today
Reproducible Fantasy Premier League selection pipeline for River Leaf FC — gated squad builder, transfer optimiser, diagnostics dashboard and a read-only FPL research MCP server.
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": {
    "fpl-river-leaf": {
      "command": "uvx",
      "args": [
        "fpl-river-leaf"
      ]
    }
  }
}

Or install with pip: pip install fpl-river-leaf

README Excerpt

A reproducible Fantasy Premier League selection pipeline. The point of this repo is that **no team decision should exist only in a conversation**: every squad, transfer and captaincy call is produced by a script that can be re-run, and every human override is logged and later scored. | File | Does | |---|---|