mcpfreemiumverified Stable

Shopify MCP

Build Shopify apps & themes with AI

Shopify's official Dev MCP server connects coding agents to Shopify's developer docs, GraphQL Admin/Storefront API schemas and validation tools — validate queries, Liquid and UI extensions without touching a live store. Runs via npx, no API key needed for docs/schema. Separately, every store exposes a Storefront MCP at /api/mcp for shopper-facing AI assistants.

Install Shopify MCP

Paste into claude_desktop_config.json

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

After adding the server, fully restart your MCP client. Replace <placeholders> (tokens, paths) with your own values.

Facts

Stars
★ 2,800
Maintainer
Shopify (official)
🛡 Security & capability audit for Shopify MCP →

Trust score, capability surface (filesystem, shell, network) and risk flags — reviewed in your browser.

Works with