Back to directory
shopify-mcp

shopify-mcp

@GeLi2001112

An MCP server for integrating with the Shopify API, enabling management of products, customers, and orders via GraphQL, compatible with MCP hosts like Claude and Cursor.

shopifyecommerceapigraphqlproduct-managementcustomer-managementorder-managementcommerce

Installation & Configuration

{
  "shopify": {
    "command": "npx",
    "args": [
      "shopify-mcp",
      "--accessToken",
      "<YOUR_ACCESS_TOKEN>",
      "--domain",
      "<YOUR_SHOP>.myshopify.com"
    ]
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/3/31
Updated
2025/12/26