Skip to main content
Glama
xpaysh

ecommerce-prompts

by xpaysh

Ecommerce Prompts — free ChatGPT prompt library + MCP server

Awesome License: MIT

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_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.

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    B
    quality
    D
    maintenance
    Provides 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 updated
    2
    196
    32
    ISC
  • A
    license
    -
    quality
    C
    maintenance
    Enables 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 updated
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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