shopify-mcp.md

Shopify MCP

from"Shopify"
1.4k

Shopify e-commerce platform integration

Finance
Shopifyecommercestoreproducts
install.sh
# Clone the repository
$git clone https://github.com/Shopify/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve