StackMCP
ecommerceOfficial

Shopify MCP

74

Shopify

Interact with Shopify Admin GraphQL API to manage products, orders, customers, inventory, and store data from your AI editor.

1.2k4.8k/wk6.2K tokens(3%)Official1mo ago
Network
e-commerceshopifyproductsordersgraphql

Quick Setup

Paste in ~/.claude.json

json
{
  "mcpServers": {
    "shopify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@shopify/dev-mcp"
      ],
      "env": {
        "SHOPIFY_ACCESS_TOKEN": "YOUR_SHOPIFY_ACCESS_TOKEN",
        "SHOPIFY_STORE_DOMAIN": "YOUR_SHOPIFY_STORE_DOMAIN"
      }
    }
  }
}

Part of these stacks

View on GitHubnpm