Official Shopify Storefront MCP server
Official Shopify Storefront MCP server enabling AI agents to help customers browse, search products, manage carts, and initiate checkout in natural language.
{
"mcpServers": {
"shopify-storefront": {
"mcpServers": {
"shopify-storefront": {
"args": [
"-y",
"@shopify/storefront-mcp-server",
"--store",
"YOUR_STORE.myshopify.com"
],
"command": "npx"
}
}
}
}
}