Skip to main content
Glama

MCP Art Supply Store

by wspotter

schedule_weekly_posts

Plan and create weekly social media content schedules for art supply stores. Automatically organize posts by date, set posting frequency, and feature specific products to maintain consistent online presence.

Instructions

Create a weekly posting schedule with varied content types. Saves hours of planning time.

Input Schema

NameRequiredDescriptionDefault
focusProductsNoComma-separated products to feature this week
postsPerDayYesNumber of posts per day (1-3 recommended)
startDateYesWeek start date (YYYY-MM-DD)

Input Schema (JSON Schema)

{ "properties": { "focusProducts": { "description": "Comma-separated products to feature this week", "type": "string" }, "postsPerDay": { "description": "Number of posts per day (1-3 recommended)", "type": "number" }, "startDate": { "description": "Week start date (YYYY-MM-DD)", "type": "string" } }, "required": [ "startDate", "postsPerDay" ], "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