shopify-admin-mcp

apexradius/shopify-admin-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for Shopify Admin API — gives Claude direct access to your store's products, orders, customers, collections, metafields, themes, and raw GraphQL. By Apex Radius Labs.
View on GitHub → Try with Claude — $10 free →

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-admin-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "apexradius/shopify-admin-mcp"
      ]
    }
  }
}

README Excerpt

> **Excellence in every detail.** A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server for Shopify — giving Claude and other AI assistants direct, structured access to your store's data. | Category | Tools | |---|---| | **Shop** | Get store info | | **Products** | List, get, create, update, count |

Tools (3)

SHOPIFY_ACCESS_TOKENSHOPIFY_API_VERSIONSHOPIFY_SHOP_DOMAIN

Topics

mcp-server