🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

wowstore-mcp

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wowstore-mcp

WowStore MCP Server — Connect AI assistants to WowStore.live European fashion store. Search 2,200+ products, get styling advice from Lucy AI, browse collections, create carts.

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

WowStore MCP Server

Connect AI assistants to WowStore.live — European fashion with 2,200+ products from 40+ EU brands

Lucy's Commerce Brain enables AI assistants like Claude, ChatGPT, and Cursor to search products, get styling advice, browse collections, create shopping carts, and check discounts on WowStore.live.

Quick Start

Option 1: Claude Desktop / Cursor

Add to your MCP config:

{
  "mcpServers": {
    "wowstore": {
      "command": "npx",
      "args": ["@wowstore/mcp"]
    }
  }
}

Option 2: Direct SSE Connection

https://ai-api.wowstore.live/mcp/sse

Option 3: REST API

# Search products
curl https://ai-api.wowstore.live/api/mcp/search?q=dress

# Get store info
curl https://ai-api.wowstore.live/api/mcp/store

# Check discounts
curl https://ai-api.wowstore.live/api/mcp/discounts

Available Tools (10)

ToolDescription
search_productsSearch 2,200+ products by keyword
get_productFull product details — sizes, colors, images
browse_collectionBrowse curated collections
list_collectionsList all product categories
get_store_infoShipping, returns, payments, features
create_cartBuild a cart, get checkout URL
ask_lucyAsk Lucy AI stylist for fashion advice
get_recommendationsSimilar & complementary suggestions
check_discountActive promo codes and offers
create_capsuleBuild a capsule wardrobe

About WowStore

WowStore.live is a curated European fashion marketplace based in the Netherlands. Features include:

  • Lucy AI Stylist — Personalized fashion guidance
  • Mix & Match Studio — Build outfits with AI images
  • Creator Economy — Earn from sharing your style
  • Free EU shipping over EUR 69
  • 14-day returns (EU consumer rights)
  • Payments: iDEAL, Klarna, PayPal, Apple Pay, Google Pay

License

MIT

Keywords

mcp

FAQs

Package last updated on 05 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts