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

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

SHOPIFY_SHOP(str)
Required

Shopify shop subdomain (e.g. 'acme' for acme.myshopify.com)

SHOPIFY_ACCESS_TOKEN(str)
RequiredSecret

Shopify Admin API access token (private/custom app) sent as X-Shopify-Access-Token header

SHOPIFY_API_VERSION(str)

Shopify Admin API version. Defaults to 2024-01.