Back to Browse

Ecommerce Prompts MCP Server

by Xpaysh
Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Free copy-and-run ChatGPT prompts for online stores: 924 prompts, 43 categories + 10 tasks.

About

Free copy-and-run ChatGPT prompts for online stores: 924 prompts, 43 categories + 10 tasks.

Remote endpoints: streamable-http: https://prompts-mcp.xpay.sh/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. Trust signals: trusted author (11/11 approved).

4 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-sriakula1-ecommerce-prompts-mcp": {
      "url": "https://prompts-mcp.xpay.sh/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

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

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)

ToolWhat it does
list_collectionsList all 53 collections (categories + marketing tasks)
get_collection_promptsGet every prompt in a collection (full template + variables + recommended model)
search_promptsKeyword-search all 924 prompts
get_promptFetch 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.

Reviews

No reviews yet

Be the first to review this server!