Skip to content
Verified official

Shopify Admin MCP MCP

v1.1.0

io.github.a1-x-tech/mcp-shopify-admin

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

transport:stdio runtime:npm

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-shopify-admin -e SHOPIFY_STORE_DOMAIN=<SHOPIFY_STORE_DOMAIN> -e SHOPIFY_ACCESS_TOKEN=<SHOPIFY_ACCESS_TOKEN> -e SHOPIFY_CLIENT_ID=<SHOPIFY_CLIENT_ID> -e SHOPIFY_CLIENT_SECRET=<SHOPIFY_CLIENT_SECRET> -e SHOPIFY_API_VERSION=<SHOPIFY_API_VERSION> -e SHOPIFY_API_BASE=<SHOPIFY_API_BASE> -e SHOPIFY_TIMEOUT_MS=<SHOPIFY_TIMEOUT_MS> -e SHOPIFY_MAX_RETRIES=<SHOPIFY_MAX_RETRIES> -e SHOPIFY_TOKEN_LEEWAY_SECONDS=<SHOPIFY_TOKEN_LEEWAY_SECONDS> -- npx -y mcp-shopify-admin

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.