
Fashion Shopping
Give your agent searchable access to EU fashion catalog, Lucy AI stylist flows, carts, and discounts while you prototype a shopping or styling product.
Overview
Wowstore Fashion Shopping MCP is an MCP server for the Build phase that lets agents search 2,200+ EU fashion products, use Lucy AI stylist, and manage carts and discounts.
What is this MCP server?
- Search 2,200+ EU fashion products from agent conversations
- Lucy AI stylist capabilities exposed through wowstore-mcp (npm v1.0.2)
- Cart and discount tooling for agent-driven shopping flows
- Stdio transport via npm package wowstore-mcp from wowstorelive/mcp-server
- Catalog scale stated as 2,200+ EU products
- npm identifier wowstore-mcp at version 1.0.2
- GitHub source wowstorelive/mcp-server
What problem does it solve?
Building a fashion agent demo without real catalog data forces fake products and wastes time on bespoke Wowstore API plumbing.
Who is it for?
Indie builders validating AI stylist or EU fashion shopping experiences inside Claude Code before writing a custom ecommerce backend.
Skip if: Non-EU-only catalogs, brands that cannot use third-party marketplaces, or teams that need full PCI checkout without Wowstore’s terms.
What do I get? / Deliverables
After install, your agent can query EU fashion inventory, run stylist-oriented flows, and interact with carts and discounts via MCP tools.
- Agent-accessible EU fashion search across 2,200+ catalog items
- Stylist and cart/discount MCP tool calls in dev prototypes
- Stdio MCP registration for wowstore-mcp
Recommended MCP Servers
Journey fit
Wowstore MCP is a commerce backend hook you add during Build when the product needs live product search and cart operations. Integrations covers MCP servers that wrap external marketplaces and checkout-adjacent APIs rather than your own storefront code.
How it compares
Ecommerce catalog MCP integration, not a generic web-scraping skill or Shopify admin replacement.
Common Questions / FAQ
Who is Wowstore Fashion Shopping MCP for?
Builders creating agent-led fashion discovery or styling prototypes that need live EU product data and cart APIs.
When should I use Wowstore Fashion Shopping MCP?
During Build integrations when your validate/prototype scope includes conversational shopping against a real multi-brand catalog.
How do I add Wowstore Fashion Shopping MCP to my agent?
Install wowstore-mcp from npm, configure stdio MCP in Claude Code or Cursor per wowstorelive/mcp-server docs, then invoke shopping and stylist tools from the agent.