← All servers

SHOP MCP — Claude Connector for Shopify

io.github.anderseen-digital/shop-mcp v1.0.0
Official Registry search git ai-llm

Connect Claude to your Shopify store. Edit themes, pages and products by describing what you want.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over sse

Run in your terminal
claude mcp add shop-mcp --transport sse https://www.shopmcp.net/mcp-shopify.ashx
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "shop-mcp": {
      "url": "https://www.shopmcp.net/mcp-shopify.ashx"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "shop-mcp": {
      "serverUrl": "https://www.shopmcp.net/mcp-shopify.ashx"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "shop-mcp": {
      "type": "sse",
      "url": "https://www.shopmcp.net/mcp-shopify.ashx"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "shop-mcp": {
      "url": "https://www.shopmcp.net/mcp-shopify.ashx"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "shop-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.shopmcp.net/mcp-shopify.ashx"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
sse https://www.shopmcp.net/mcp-shopify.ashx none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.anderseen-digital--shop-mcp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent