π§
Shopify MCP Server
π§MCP Servertherealhexi/shopify-mcp-server-main
What it does
Enables programmatic interaction with Shopify store data by providing a GraphQL-powered server with tools for managing products, customers, orders, and performing advanced queries and updates.
remotehosted
Installation
npm runRun npm script
npm run buildServer ConfigurationMCP server configuration block
{
"mcpServers": {
"shopify": {
"command": "npx",
"args": ["-y"...π Extracted from therealhexi/shopify-mcp-server-main README
0
AddedJan 26, 2026