Back to directory
beswindev/simple_shopify

beswindev/simple_shopify

@beswindev0

MCP Server for Shopify API to manage products, customers, and orders via GraphQL.

shopifye-commercemcp-servergraphqlproduct-managementcustomer-managementorder-managementcommerce

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2025/4/18
Updated
2025/4/18