Submit

Faim Time Series Forecasting

@S-FM

An MCP server for zero-shot time-series forecasting powered by foundation models such as Chronos 2 and TiRex, with support for multivariate and probabilistic forecasts.

Server Config

{
  "mcpServers": {
    "faim": {
      "command": "npx",
      "args": [
        "-y",
        "@faim-group/mcp"
      ],
      "env": {
        "FAIM_API_KEY": "your-api-key-here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.