← Index

Shopify Admin MCP

io.github.A1-x-Tech/mcp-shopify-adminv1.1.0E-commerce

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

The current version, v1.1.0, was published to the official MCP registry on 2026-08-23. It is distributed as mcp-shopify-admin on npm, filed under E-commerce by this index, and declares 9 environment variables. Removals and unreachable sources are measured across every server this index tracks, contract drift across the servers that answer in consecutive snapshots; the index's current counts put this record in context.

In-path gate · all MCP tools

Using Shopify Admin MCP in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

That verdict was true at screening time (snapshot 2026-08-23).

Contracts can change after screening, with no version bump. The gate pins Shopify Admin MCP’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.

See your first HOLD in 2 minutes →

Related: how to trust an MCP server · screen before install · silent contract drift

Environment variables
SHOPIFY_STORE_DOMAIN
required

Permanent store host, e.g. my-store.myshopify.com (a bare store name works too).

SHOPIFY_ACCESS_TOKEN
secret

Ready-made Admin API access token (legacy apps created before 2026-01-01). Alternative to the client id/secret pair.

SHOPIFY_CLIENT_ID

Client id of a Dev Dashboard app; with the secret the server mints and refreshes its own token.

SHOPIFY_CLIENT_SECRET
secret

Client secret of that app. Treat it as a secret.

SHOPIFY_API_VERSION

Admin API version: a quarterly YYYY-MM release or unstable.

SHOPIFY_API_BASE

Full http/https URL of the GraphQL endpoint, replacing host and version (e.g. a local mock).

SHOPIFY_TIMEOUT_MS

Per-request timeout in milliseconds.

SHOPIFY_MAX_RETRIES

Retries on THROTTLED/429 (always) and on 5xx / network errors for reads only.

SHOPIFY_TOKEN_LEEWAY_SECONDS

Re-mint the token this many seconds before it expires.

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
Alternatives in E-commerce