Shopify
Integrates with Shopify's GraphQL API to enable store data management through 16 specialized tools for handling products, customers, orders, collections, and webhooks.
8 stars
0 tools
Created Aug 2025
@therealhexi/therealhexi-shopify-shopify-mcp-server-mainAbout
Integrates with Shopify's GraphQL API to enable store data management through 16 specialized tools for handling products, customers, orders, collections, and webhooks.
Categories
general
Installation
npm
npm install @therealhexi/therealhexi-shopify-shopify-mcp-server-main
Configuration
{
"mcpServers": {
"therealhexi-shopify-shopify-mcp-server-main": {
"command": "npx",
"args": [
"-y",
"@therealhexi/therealhexi-shopify-shopify-mcp-server-main"
]
}
}
}