Ecommerce Prompts
FreeNot checkedProvides AI assistants with access to a library of 924 free ecommerce marketing prompts across 43 categories, enabling tools to list collections, search prompts
About
Provides AI assistants with access to a library of 924 free ecommerce marketing prompts across 43 categories, enabling tools to list collections, search prompts, and retrieve full templates with variables and recommended AI models.
README
924 free, copy-and-run ChatGPT prompts for online stores — across 43 store categories (skincare, coffee, apparel, jewelry, supplements, pet, …) and 10 marketing tasks (product descriptions, ads, email, SEO, social, copywriting, …). Each prompt has fill-in-the-blank variables and a recommended AI model.
Browse the searchable, copy-and-run version at https://www.xpay.sh/prompts/.
- 📚 Prompts as Markdown: prompts/ — one file per collection, all 924 prompts, free to copy.
- 🔌 MCP server (below) — let ChatGPT/Claude/Cursor pull these prompts as tools.
Prompts
See prompts/README.md for the full index. Every collection also has a live,
searchable page under https://www.xpay.sh/prompts/.
MCP server
A hosted, open, key-free Model Context Protocol server exposes the library to AI assistants.
Endpoint: https://prompts-mcp.xpay.sh/mcp (Streamable HTTP — no API key required)
| Tool | What it does |
|---|---|
list_collections |
List all 53 collections (categories + marketing tasks) |
get_collection_prompts |
Get every prompt in a collection (full template + variables + recommended model) |
search_prompts |
Keyword-search all 924 prompts |
get_prompt |
Fetch one prompt by id |
Add it to an MCP client (e.g. Claude Desktop / Cursor):
{
"mcpServers": {
"ecommerce-prompts": {
"type": "streamable-http",
"url": "https://prompts-mcp.xpay.sh/mcp"
}
}
}
The server implementation is in src/handler.js; the prompt data is src/prompts-data.json. Registry manifest: server.json.
License
MIT. Prompts are free to copy and use. Built by xpay — agentic commerce for online stores.
Installing Ecommerce Prompts
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/xpaysh/ecommerce-prompts-mcpFAQ
Is Ecommerce Prompts MCP free?
Yes, Ecommerce Prompts MCP is free — one-click install via Unyly at no cost.
Does Ecommerce Prompts need an API key?
No, Ecommerce Prompts runs without API keys or environment variables.
Is Ecommerce Prompts hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Ecommerce Prompts in Claude Desktop, Claude Code or Cursor?
Open Ecommerce Prompts on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Ecommerce Prompts with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
