mcpbeat Sign in

Fashion Shopping MCP Server

by wowstorelive Your server? Claim it
local only

Fashion Shopping runs on your own machine — the client starts it, so there is no endpoint to ping. 18 installs a week from npm.

AI fashion shopping — search 2,200+ EU products, Lucy AI stylist, carts & discounts

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 25 · avg 7 · +41% w/w
a month agotoday
18
Installs / week
npm · wowstore-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository wowstorelive/mcp-server
пакет wowstore-mcp ссылается на wowstore-live/mcp-server

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add fashion-shopping -- npx -y wowstore-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fashion-shopping": {
      "args": [
        "-y",
        "wowstore-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fashion-shopping]
command = "npx"
args = ["-y", "wowstore-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "fashion-shopping": {
      "args": [
        "-y",
        "wowstore-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fashion-shopping": {
      "args": [
        "-y",
        "wowstore-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Fashion Shopping

same job, measured the same way
Forage Shopping
by jalexspringer

AI shopping comparison — search 50M+ products, compare prices, find deals

7 tools answering
C
Agent Checkout
by agentcheckoutapi

AI shopping gateway for product search, inventory, carts, and merchant-hosted checkout.

8 tools answering
L
Perkusai (Lithuania)
by perkusai

AI shopping search: real, in-stock Lithuanian and EU products with prices, ratings and buy links.

1 tools answering
AIsa Shopping & Marketplace
by aisa

Marketplace and shopping data: product listings, sellers, reviews and search results.

answering
Perkusai (US)
by perkusai

AI shopping search: real, in-stock US and Amazon products with prices, ratings and buy links.

1 tools answering
Ailist MCP
by hifriendbot

MCP server for AiList — search and discover Ai projects from Claude Code

21 installs/wk local only
Market
by vistoya

Search and get fashion products recommendations across multiple e-ecom stores

6 tools answering
Partle
by rubenayla-partle

Search products in nearby stores. Agents can also list items for sale on a user's behalf.

21 tools answering

Fashion Shopping — questions

Answers built from our own checks of this server.

Why is there no uptime for Fashion Shopping?
Fashion Shopping runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package wowstore-mcp was installed 18 times last week.
Is Fashion Shopping still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Fashion Shopping?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls wowstore-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Fashion Shopping?
The npm package wowstore-mcp was installed 18 times in the last week. Week over week that is +41%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.