docker-predictalot

psyb0t/docker-predictalot
★ 3 stars Python API Integration Updated today
Self-hosted forecasting + prediction service. Five zero-shot time-series foundation models (Chronos-2, TimesFM 2.5, Moirai-2, Toto-1, Sundial) across six forecast types, plus nine supervised tabular ML backends (LightGBM, XGBoost, sklearn family) with calibrated / stacking / diversified meta-learners. Unified REST API + 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": {
    "docker-predictalot": {
      "command": "uvx",
      "args": [
        "docker-predictalot"
      ]
    }
  }
}

Or install with pip: pip install docker-predictalot

Topics

chronoscudadockerfastapiforecastingfoundation-modelslightgbmmachine-learningmcpmoiraipythonpytorchscikit-learnsundialtabular-ml