Wonderkraftz - Premium Gifting Studio

行业场景

by rachit1987

浏览并购买 Wonderkraftz 高端礼品,支持 AI 推荐、购物车管理与结账流程。

什么是 Wonderkraftz - Premium Gifting Studio

浏览并购买 Wonderkraftz 高端礼品,支持 AI 推荐、购物车管理与结账流程。

README

<p align="center"> <img src="logo.png" alt="Wonderkraftz Logo" width="120" /> </p>

Wonderkraftz MCP Server

An MCP (Model Context Protocol) server that connects AI assistants to the Wonderkraftz Premium Gifting Studio. Browse products, get personalized gift recommendations, manage your cart, and checkout — all through natural language in your AI assistant.

Features

  • Product Search — Search the catalog by keyword, occasion, or gift type
  • Product Details — Get full product info including variants, pricing, and images
  • Collections — Browse curated gift collections (Corporate Gifts, Wedding Hampers, etc.)
  • Recommendations — Get product suggestions based on a product you like
  • Cart Management — Create carts, add/update/remove items
  • Checkout — Get a checkout URL to complete your purchase in a browser
  • Store Policies — View shipping, returns, and privacy policies

Quick Start

Option 1: npx (no install needed)

bash
SHOPIFY_STORE_DOMAIN=64cd5c-2.myshopify.com \
SHOPIFY_STOREFRONT_ACCESS_TOKEN=aeeec5ab77309d1c339d2971f56b6506 \
npx wonderkraftz-mcp

Option 2: Install globally

bash
npm install -g wonderkraftz-mcp

Setup

Cursor IDE

Add to your project's .cursor/mcp.json:

json
{
  "mcpServers": {
    "wonderkraftz": {
      "command": "npx",
      "args": ["-y", "wonderkraftz-mcp"],
      "env": {
        "SHOPIFY_STORE_DOMAIN": "64cd5c-2.myshopify.com",
        "SHOPIFY_STOREFRONT_ACCESS_TOKEN": "aeeec5ab77309d1c339d2971f56b6506"
      }
    }
  }
}

Claude Desktop

Add to claude_desktop_config.json:

json
{
  "mcpServers": {
    "wonderkraftz": {
      "command": "npx",
      "args": ["-y", "wonderkraftz-mcp"],
      "env": {
        "SHOPIFY_STORE_DOMAIN": "64cd5c-2.myshopify.com",
        "SHOPIFY_STOREFRONT_ACCESS_TOKEN": "aeeec5ab77309d1c339d2971f56b6506"
      }
    }
  }
}

ChatGPT / Grok / Remote AI Tools

Use the hosted HTTP endpoint -- no install needed:

code
https://wonderkraftz-mcp.onrender.com/mcp

Point your MCP client to this URL. It supports Streamable HTTP transport.

Self-Hosted HTTP (optional)

To run the HTTP transport yourself:

bash
SHOPIFY_STORE_DOMAIN=64cd5c-2.myshopify.com \
SHOPIFY_STOREFRONT_ACCESS_TOKEN=aeeec5ab77309d1c339d2971f56b6506 \
npx wonderkraftz-mcp-http

The server starts on http://localhost:3000/mcp (or set PORT env var).

Transports

TransportEntry PointUse Case
stdiowonderkraftz-mcpCursor, Claude Desktop, local AI tools
Streamable HTTPwonderkraftz-mcp-httpChatGPT, Grok, remote/cloud AI tools

Environment Variables

VariableDescriptionRequired
SHOPIFY_STORE_DOMAINShopify store domain (e.g., your-store.myshopify.com)Yes
SHOPIFY_STOREFRONT_ACCESS_TOKENPublic Storefront API access tokenYes
PORTHTTP server port (default: 3000, HTTP transport only)No

Available Tools

ToolDescription
search_productsSearch the product catalog by keyword
get_product_detailsGet full details for a product by handle or ID
get_collectionsList all product collections
get_collection_productsBrowse products in a specific collection
get_recommendationsGet product recommendations based on a product
create_cartCreate a new shopping cart with items
add_to_cartAdd items to an existing cart
update_cartUpdate item quantities in a cart
remove_from_cartRemove items from a cart
get_cartView cart contents and totals
get_checkout_urlGet checkout URL to complete purchase
get_store_policiesView store shipping, return, and privacy policies

Available Resources

URIDescription
wonderkraftz://store/infoStore information, branding, and payment settings
wonderkraftz://collectionsList of all product collections

Example Conversations

"Show me corporate gift options under 2000 rupees"

"I need a wedding gift hamper. What do you recommend?"

"Add the luxury gift box to my cart and give me the checkout link"

"What's your return policy?"

Development

bash
git clone https://github.com/rachit1987/wonderkraftz-mcp.git
cd wonderkraftz-mcp
npm install
cp .env.example .env  # Add your Shopify credentials
npm run build
npm start             # stdio transport
npm run start:http    # HTTP transport

License

MIT

常见问题

Wonderkraftz - Premium Gifting Studio 是什么?

浏览并购买 Wonderkraftz 高端礼品,支持 AI 推荐、购物车管理与结账流程。

相关 Skills

面试体系设计

by alirezarezvani

Universal
热门

按岗位、级别和团队设计面试流程,生成能力矩阵、题库与评分标准,分析面试官偏差并校准招聘门槛,适合搭建或优化企业招聘体系。

团队招人没章法时,用它快速搭建岗位化面试流程、题库与评分标准,还能兼顾校准面试偏差,招聘更稳更准。

行业场景
未扫描24.9k

相关 MCP Server

by boosted-chat

热门

Flight search & booking for AI agents. 400+ airlines, $20-50 cheaper than OTAs.

行业场景
1.6k

检索韩国市场公司的披露文件与财务报表,并获取股票概况等关键信息。

想研究韩股公司时,它能一站式拉取披露、财报和股票概况,省去跨站查资料的麻烦,对跨境投研尤其省时。

行业场景
174

Search company disclosures and financial statements from the Korean market. Retrieve stock profiles, market classifications, and historical trading data across major exchanges. Accelerate equity research with accurate, date-specific insights for Korean securities.

做韩国股研时,用它能一站查公司披露、财报和历史行情,按日期精确追溯关键信息,比手动翻交易所高效太多。

行业场景
174

评论