shopify-mcp

GeLi2001/shopify-mcp
★ 147 stars TypeScript 🔌 API Integration Updated 1mo ago
MCP server for Shopify api, usable on mcp hosts such as Claude and Cursor
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "shopify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "GeLi2001/shopify-mcp"
      ]
    }
  }
}

Topics

mcpmcp-servershopifytypescript