Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SHOPIFY_FORECAST_SHOPYesYour store domain (e.g. mystore.myshopify.com)
SHOPIFY_FORECAST_ACCESS_TOKENYesAdmin API access token (from custom app)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
forecast_revenueA

Forecast total store revenue over a future horizon using TimesFM 2.5.

Returns a markdown summary and table with point forecast and 80% confidence band (q10-q90).

forecast_demandB

Forecast demand by product, collection, or SKU using TimesFM 2.5.

Returns a ranked markdown table showing projected demand per group
with confidence bands. When group_value is 'all', forecasts the top N
groups by historical volume.
analyze_promotionB

Analyze a past promotion's impact vs baseline: revenue lift, order lift, AOV change, post-promo hangover, and product cannibalization.

compare_periodsC

Compare two time periods across revenue, orders, units, AOV, discount rate, and units per order.

get_seasonalityB

Identify seasonal patterns in store data by day of week, month, or quarter.

detect_anomaliesB

Detect anomalous days where actual values fell outside expected forecast bands.

compare_scenariosA

Compare 2-4 promotional scenarios with what-if forecasting.

Each scenario specifies a promo period and discount depth. Returns a side-by-side markdown table with revenue projections, confidence bands, and a recommendation for the best-performing scenario.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mcostigliola321/shopify-forecast-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server