Demand Forecast Calculator MCP Connector for Claude
A+Generate 3-month demand projections using SMA, WMA, and Exponential Smoothing methods.
This MCP server provides advanced forecasting capabilities to predict future demand based on historical data. It implements three distinct mathematical models: Simple Moving Average (analyze_sma), Weighted Moving Average (analyze_wma), and Exponential Smoothing (analyze_exponential_smoothing). For each method, the tools perform error backtesting to provide Mean Absolute Error (MAE) and Mean Absolute Percentage Error (MAPE), allowing you to identify the most accurate model for your specific dataset. Use these tools in Cursor, VS Code, Claude Desktop, or Windsurf to automate demand planning.
Related Connectors
Running Race Predictor MCP
Predict race performance and generate segmented pacing strategies using the Riegel model.
Reorder Point Calculator MCP
Calculate optimal reorder points and safety stock levels based on demand volatility and service level targets.
Crop Rotation Planner MCP
Generate optimized agricultural crop rotation sequences to improve soil health and maximize income.
Security Audit Prover MCP
An AI agent committed a Stripe API key to git, built SQL queries with string concatenation, and deployed an admin endpoint with no authentication — all in 4 minutes. The key was scraped from GitHub within 90 seconds. This tool forces input sanitization validation, secret management auditing, authentication enforcement, injection prevention, and dependency supply chain checks against OWASP Top 10.