Back to Retail
🛒

Shopify MCP

v2.0.0
RetailClaude DesktopCursorClineeasy Verified

E-commerce — products, orders, customers, inventory, fulfillment.

https://github.com/shopify/mcp-server

Install Config

{
  "mcpServers": {
    "shopify": {
      "command": "npx",
      "args": [
        "-y",
        "@shopify/mcp-server"
      ],
      "env": {
        "SHOPIFY_STORE_URL": "",
        "SHOPIFY_ACCESS_TOKEN": ""
      }
    }
  }
}

Environment Variables

VariableTypeRequired
SHOPIFY_STORE_URLstringRequired
SHOPIFY_ACCESS_TOKENstringRequired

Compatibility

Claude Desktop
Cursor
Cline

Related Connectors