shopify-mcp

Cesarjoquin/shopify-mcp
★ 52 stars Rust Code/Dev Tools Updated 7d ago ⚠ Review
shopify mcp server for Claude Desktop, Claude Code, or any MCP-compatible client to manage products, customers, orders, inventory, and metafields through a typed tool interface of shopify mcp
View on GitHub → 🔍 Audit Wallet Slippage →

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": "cargo",
      "args": [
        "run",
        "--",
        "shopify-mcp"
      ]
    }
  }
}

Topics

claude-desktopmcpmcp-toolshopifyshopify-mcpshopify-tool