2026-worldcup-predictor

sinmentis/2026-worldcup-predictor
★ 0 stars Python Browser/Web Updated 14d ago
FIFA World Cup 2026 prediction engine: Dixon-Coles goal model, Monte Carlo simulation, MCP server, and FastAPI web UI.
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": {
    "2026-worldcup-predic": {
      "command": "uvx",
      "args": [
        "2026-worldcup-predictor"
      ]
    }
  }
}

Or install with pip: pip install 2026-worldcup-predictor

README Excerpt

> A deterministic, source-honest prediction engine for the FIFA World Cup 2026 — goal model, Monte Carlo, off-pitch intel, and value betting you can audit. **🔴 Live demo: [worldcup.shunlyu.com](https://worldcup.shunlyu.com)** — public, read-only, no sign-up. World Cup Predictor forecasts the 2026 tournament from first principles. It ingests

Tools (5)

FOOTBALL_DATA_TOKENNEWSAPI_KEYODDS_API_KEYWC_DATA_DIRWC_DB_PATH