Submit

Geneva Forecasting MCP

@RoadMap Technologies

MCP server that gives Claude and other MCP Platforms time series forecasting capabilities via the Geneva Forecasting API. Returns forecast values, confidence intervals, and matplotlib chart images directly in your AI assistant. The Geneva engine has been used in Oracle products for 25+ years. Install with pip install geneva-mcp. Free tier available with 1,000 forecasts/month, no credit card required.

Server Config

{
  "mcpServers": {
    "geneva": {
      "command": "uvx",
      "args": [
        "geneva-mcp"
      ],
      "env": {
        "GENEVA_API_URL": "https://api.roadmap-tech.com",
        "GENEVA_API_KEY": "gva_your_key_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.