ecommerce-prompts
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ecommerce-promptsfind me a prompt for writing product descriptions"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Ecommerce Prompts — free ChatGPT prompt library + MCP server
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/.
Related MCP server: prompts.chat MCP Server
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 all 53 collections (categories + marketing tasks) |
| Get every prompt in a collection (full template + variables + recommended model) |
| Keyword-search all 924 prompts |
| 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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceAllows AI assistants to access prompts from promptz.dev API without copy-pasting, reducing context switching in your development workflow.Last updated41014MIT No Attribution
- AlicenseBqualityDmaintenanceProvides access to thousands of AI prompts from prompts.chat, enabling users to search, browse, and use community-curated prompts with variable substitution directly in their AI coding assistant.Last updated219632ISC
- AlicenseAqualityDmaintenanceAllows users to save, organize, and manage AI prompts, folders, and tags directly within MCP-compatible tools like Claude and Cursor. It supports version history tracking, prompt searching, and the ability to save public templates to a personal collection.Last updated206MIT
- Alicense-qualityCmaintenanceEnables users to organize, search, and manage a shared library of prompts across AI tools via the Model Context Protocol. It supports hierarchical folder organization, tagging, and template variable substitution for dynamic prompt generation.Last updatedMIT
Related MCP Connectors
Manage your Savanto store from your AI: catalog, content, prompts, and analytics, by chat.
60+ Meta Ads tools for AI agents: audits, campaign management, audiences and CAPI tracking.
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/xpaysh/ecommerce-prompts-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server