Manage your Shopify store. Products, orders, customers, inventory, and analytics.
npx -y @shopify/mcp-server-shopify
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"shopify": {
"command": "npx",
"args": ["-y", "@shopify/mcp-server-shopify"]
}
}
}
```
fetch_datacreate_recordupdate_resourceget_infolist_resourcesManage your Shopify store. Products, orders, customers, inventory, and analytics.
Language: TypeScript
Category: APIs