mcpbeat Sign in

Shopify Admin MCP Server

local only

Shopify Admin runs on your own machine — the client starts it, so there is no endpoint to ping. 268 installs a week from pypi. Last commit 12 May 2026.

Manage products, orders, customers, inventory, and store configuration

Installs per day peak 57 · avg 36 · -17% w/w
a month agotoday
268
Installs / week
pypi · mcparmory-shopify-admin
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

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

Alternatives to Shopify Admin

same job, measured the same way
MCP Server Shopify
by aiwerk

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

54 installs/wk local only
WebCake Storefront
by vuluu2k

Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.

510 installs/wk answering
Shopify Admin MCP
by a1-x-tech

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

61 installs/wk local only
MCP Shopify
by codespar

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

26 installs/wk local only
MCP Vtex
by codespar

MCP server for VTEX — e-commerce, orders, products, inventory, shipping

26 installs/wk local only
Api2cart
by api2cart

Unified MCP server for 70+ eCommerce platforms: products, orders, customers, and more.

answering
Teno Store
by zoubirabde9a

Shop Algeria's marketplace or manage seller products, orders, and storefronts securely.

answering
Nuvemshop
by mcp-dir

Nuvemshop (Tiendanube) e-commerce platform, your store's products, orders, customers, categories and

24 tools answering

Shopify Admin — questions

Answers built from our own checks of this server.

Why is there no uptime for Shopify Admin?
Shopify Admin 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 pypi package mcparmory-shopify-admin was installed 268 times last week.
How do I connect Shopify Admin?
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 mcparmory-shopify-admin straight from pypi; nothing to host, nothing to sign up for.
How many people use Shopify Admin?
The pypi package mcparmory-shopify-admin was installed 268 times in the last week. Week over week that is -17%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Shopify Admin open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.