StackMCP
cmsOfficial

Shopify MCP

84

Shopify

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

1.2k5.5k/wk6.2K tokens(3%)Official1w ago
e-commerceshopifyproductsordersgraphql

Quick Setup

Paste in ~/.claude.json

json
{
  "mcpServers": {
    "shopify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@shopify/dev-mcp"
      ]
    }
  }
}
View on GitHubnpm