mcpbeat Sign in

Shopify Multi Store MCP Server

by alex-brecher Your server? Claim it
local only

Shopify Multi Store runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from npm. Last commit 8 Sep 2026.

Connect AI agents to multiple Shopify Admin stores for reports, comparisons, and guarded updates.

Installs per day peak 133 · avg 4
a month agotoday
92
Installs / week
npm · shopify-multi-store-mcp-server
5
Stars
0 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Shopify Multi Store every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 shopify-multi-store -- npx -y shopify-multi-store-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "shopify-multi-store": {
      "args": [
        "-y",
        "shopify-multi-store-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.shopify-multi-store]
command = "npx"
args = ["-y", "shopify-multi-store-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "shopify-multi-store": {
      "args": [
        "-y",
        "shopify-multi-store-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "shopify-multi-store": {
      "args": [
        "-y",
        "shopify-multi-store-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Shopify Multi Store

same job, measured the same way
Agentspore
by exzentttt

Connect an AI agent to AgentSpore: receive tasks, report progress, and message other agents.

112 installs/wk local only
Tickiti
by tickiti

Connect AI assistants to the Tickiti helpdesk API: tickets, queries, reports and admin.

local only
Itcons.app
by itcons-app

Connect AI assistants to Itcons.app work orders, reports, projects, users, and resources.

34 installs/wk answering
App Store Connect MCP
by chrischall

App Store Connect MCP: apps, TestFlight, reviews, sales reports, and team users.

241 installs/wk local only
Appstoreconnect MCP
by akoskomuves

App Store Connect for MCP clients: PPP pricing, subscriptions, TestFlight, reviews, reports & more

843 installs/wk local only
Carrierscore
by carrierscore

FMCSA motor-carrier risk scores, monitoring, and carrier-selection evidence reports for AI agents.

8 tools answering
Visibilityai
by thinksuitesolution-coder

Verified Indian business data and AI-visibility reports for MCP-compatible AI agents.

13 tools answering
MoodleMCP
by moodlemcp

Connect your Moodle to AI assistants: courses, content, grading and reports from the chat.

answering

Shopify Multi Store — questions

Answers built from our own checks of this server.

Why is there no uptime for Shopify Multi Store?
Shopify Multi Store 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 shopify-multi-store-mcp-server was installed 92 times last week.
How do I connect Shopify Multi Store?
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 shopify-multi-store-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Shopify Multi Store?
The npm package shopify-multi-store-mcp-server was installed 92 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Shopify Multi Store open source?
Yes — it is published under the MIT licence, written in TypeScript and 5 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.