MCP Directory
Back

shopify-mcp

by GeLi2001 · TypeScript · ★ 200

MCP server for Shopify api, usable on mcp hosts such as Claude and Cursor

#mcp#mcp-server#shopify#typescript

Install

npx -y github:GeLi2001/shopify-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

(please leave a star if you like!) MCP Server for Shopify API, enabling interaction with store data through GraphQL API. This server provides tools for managing products, customers, orders, and more. **📦 Package Name: ** **🚀 Command: (NOT )** - **Product Management**: Full CRUD for products, variants, and options (8 tools) - **Customer Management**: Full CRUD, merge, and address management (8 tools) - **Order Management**: Smart lookup, cancel, close/open, mark as paid, fulfillment, refunds (10 tools) - **Metafield Management**: Get, set, and delete metafields on any resource (3 tool…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers