Skip to main content
Glama

MCP Art Supply Store

by wspotter

forecast_demand

Predict product demand using historical sales data and seasonal patterns to optimize inventory planning for art supplies.

Instructions

Forecast product demand based on historical sales data and seasonal trends.

Input Schema

NameRequiredDescriptionDefault
periodYesForecast period: week, month, quarter
skuYesProduct SKU

Input Schema (JSON Schema)

{ "properties": { "period": { "description": "Forecast period: week, month, quarter", "type": "string" }, "sku": { "description": "Product SKU", "type": "string" } }, "required": [ "sku", "period" ], "type": "object" }

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/wspotter/mcpart'

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