Skip to content
Back to search
30
MCP

Shopify Storefront MCP

shopify/storefront-mcp

Per-store agentic commerce server. Connects an AI agent to a specific storefront's product catalog, cart, and shop policies so customers can browse and add to cart conversationally. URL template: https://{store}.myshopify.com/api/mcp. Part of Shopify's Universal Commerce Protocol (UCP) suite.

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "shopify_storefront_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}