Skip to main content
Glama

MCP Art Supply Store

by wspotter

generate_post_ideas

Generate creative social media post ideas for art supply products based on themes, seasons, or specific items to help with content planning and marketing strategy.

Instructions

Generate creative post ideas based on products, themes, or seasons. Perfect for content planning.

Input Schema

NameRequiredDescriptionDefault
countNoNumber of ideas to generate (default: 5)
productsYesComma-separated product names to feature
themeYesTheme or season: fall, winter, spring, summer, sale, new_arrival, etc.

Input Schema (JSON Schema)

{ "properties": { "count": { "description": "Number of ideas to generate (default: 5)", "type": "number" }, "products": { "description": "Comma-separated product names to feature", "type": "string" }, "theme": { "description": "Theme or season: fall, winter, spring, summer, sale, new_arrival, etc.", "type": "string" } }, "required": [ "theme", "products" ], "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