Shopify Multi Store MCP Server

Query, compare, report, and make guarded updates across Shopify stores from Claude, Codex, Cursor, VS Code, and other MCP clients. It runs locally over stdio via the published package.

People connecting e-commerce tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-22 · ★ 2 · #10 OF 39 MAINTAINED E-COMMERCE · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Shopify Multi Store

Claude Code

claude mcp add alex-brecher-shopify-multi-store -- npx -y shopify-multi-store-mcp-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "alex-brecher-shopify-multi-store": {
      "command": "npx",
      "args": [
        "-y",
        "shopify-multi-store-mcp-server"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-08-21 - young repo, little track record yet

license MIT - declared in the repository

npm package shopify-multi-store-mcp-server - unscoped; check the name against the project README before installing

registry namespace io.github.alex-brecher is GitHub-verified and matches the repo owner

03 · What Shopify Multi Store can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.5.0 · 2026-08-22

Reliable results across every store · Version 1.5.0 focuses on trust: complete results are labeled clearly, failed stores can no longer appear complete, and one oversized store response no longer erases successful…

v1.4.0 · 2026-08-22

v1.4.0 adds four read-only tools and expands the low-stock report. · New tools · Find one exact SKU or handle across selected stores. · Search products across multiple stores with one query. · Report fulfillment age…

v1.3.0 · 2026-08-22

v1.3.0 turns the server into a practical operating dashboard for a Shopify portfolio. It adds nine read-only reports and hardens production behavior. · Nine new portfolio reports · | Report | What it shows | · | --- |…

04 · Who maintains Shopify Multi Store

shopify-multi-store is maintained by alex-brecher. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 · Facts

category
e-commerce - ranked #10 of 39 actively-maintained e-commerce servers as of 2026-08-25.
release cadence
5 releases in the last 90 days (latest 2026-08-22)
registry
io.github.alex-brecher/shopify-multi-store (active, first published 2026-08-22)
packages
npm:shopify-multi-store-mcp-server

06 · Shopify Multi Store FAQ

What is Shopify Multi Store?

Query, compare, report, and make guarded updates across Shopify stores from Claude, Codex, Cursor, VS Code, and other MCP clients. It runs locally over stdio via the published package.

Is Shopify Multi Store still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-22 and it shipped 5 releases in the last 90 days. We re-verify nightly.

How do I install Shopify Multi Store?

Run `npx -y shopify-multi-store-mcp-server`. You can also paste the ready-made client config above.

Does Shopify Multi Store run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Shopify Multi Store

More e-commerce MCP servers · Model Ledger · Catalog CLI Pro · Tienda Nube · Vtex

More JavaScript MCP servers · Clirank · ALM X++ MCP Server · Storyflo · Gtasks MCP · Mappls MCP · see all