SHOP MCP — Claude Connector for Shopify for Claude Desktop
io.github.anderseen-digital/shop-mcp
Connect Claude to your Shopify store. Edit themes, pages and products by describing what you want.
client:Claude Desktop
transport:sse
Install SHOP MCP — Claude Connector for Shopify in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"shop-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.shopmcp.net/mcp-shopify.ashx"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs