mcpbeat Sign in

Shopify Store Builder MCP Server

by nazariinalyvaikobs Your server? Claim it
local only

Shopify Store Builder MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 12 Aug 2026.

MCP server for building Shopify stores via the Admin GraphQL API: themes, pages, and navigation

Installs per day peak 236 · avg 9
a month agotoday
25
Installs / week
npm · shopify-store-builder-mcp
3
Stars
0 open issues
12 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

What changed 10

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 1 September 2026. No other catalogue keeps this.

10 Sep the owner changed
9 Sep the owner changed
8 Sep the owner changed
7 Sep the owner changed
6 Sep the owner changed
5 Sep the owner changed
4 Sep the owner changed
3 Sep the owner changed
2 Sep the owner changed
1 Sep the owner changed

Nothing serious here today

Today is the operative word: we check Shopify Store Builder MCP 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-store-builder-mcp -- npx -y shopify-store-builder-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "shopify-store-builder-mcp": {
      "args": [
        "-y",
        "shopify-store-builder-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.shopify-store-builder-mcp]
command = "npx"
args = ["-y", "shopify-store-builder-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "shopify-store-builder-mcp": {
      "args": [
        "-y",
        "shopify-store-builder-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "shopify-store-builder-mcp": {
      "args": [
        "-y",
        "shopify-store-builder-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Shopify Store Builder MCP

same job, measured the same way
Shopify MCP
by miller-joe

MCP server for Shopify Admin API with a ComfyUI bridge for AI product image generation.

39 installs/wk local only
Shopify Admin MCP
by a1-x-tech

MCP server for the Shopify Admin API: products, orders, customers, inventory, discounts.

64 installs/wk local only
Gossiper Shopify Admin MCP Server
by gossiper

Control Shopify Admin tasks with agents or via prompt. Ultra slim integration, fast and secure.

answering
Shopify
by pipeworx-io

Shopify MCP Pack — wraps the Shopify Admin REST API (2024-01)

36 tools answering
SHOP MCP — Claude Connector for Shopify
by anderseen-digital

Connect Claude to your Shopify store. Edit themes, pages and products by describing what you want.

answering
MCP Shopify
by codespar

MCP server for Shopify — Admin REST API (orders, products, customers, inventory, fulfillments)

17 installs/wk local only
MCP Server Shopify
by aiwerk

Shopify Admin GraphQL API: products, orders, customers, inventory, and more (read and write).

27 installs/wk local only
Pepesto MCP
by pepesto-solutions

MCP server for the Pepesto grocery shopping API — recipe-to-cart across European supermarkets.

47 installs/wk local only

Shopify Store Builder MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Shopify Store Builder MCP?
Shopify Store Builder MCP 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-store-builder-mcp was installed 25 times last week.
How do I connect Shopify Store Builder MCP?
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-store-builder-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Shopify Store Builder MCP?
The npm package shopify-store-builder-mcp was installed 25 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 Store Builder MCP open source?
We cannot say that it is: written in TypeScript and 3 stars on GitHub, but no licence is declared, and without one the code is not open source by default.