shopify-forecast-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SHOPIFY_FORECAST_SHOP | Yes | Your store domain (e.g. mystore.myshopify.com) | |
| SHOPIFY_FORECAST_ACCESS_TOKEN | Yes | Admin API access token (from custom app) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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. |
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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