Geneva Forecasting MCP

Created By
RoadMap Technologies2 months ago
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.
Overview

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"
      }
    }
  }
}
Project Info
Created At
2 months ago
Updated At
a month ago
Author Name
RoadMap Technologies
Star
-
Language
-
License
-
Category

Recommend Servers

View All