πŸ”§

Shopify MCP Server

πŸ”§MCP Server

therealhexi/shopify-mcp-server-main

VibeIndex|
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 build
Server ConfigurationMCP server configuration block
{ "mcpServers": { "shopify": { "command": "npx", "args": ["-y"...
πŸ“– Extracted from therealhexi/shopify-mcp-server-main README
0
AddedJan 26, 2026