Skip to main content
Glama

MCP Art Supply Store

by wspotter

get_best_sellers

Retrieve top-selling art supplies by category or overall, showing quantity sold and revenue data for specific time periods to identify popular products.

Instructions

Get top-selling products by category or overall, with quantity sold and revenue generated.

Input Schema

NameRequiredDescriptionDefault
categoryNoOptional: filter by category
periodYesTime period: week, month, quarter, year

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Optional: filter by category", "type": "string" }, "period": { "description": "Time period: week, month, quarter, year", "type": "string" } }, "required": [ "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