Skip to content
Claude Code

shopify store builder mcp for Claude Code

io.github.nazariinalyvaikobs/shopify-store-builder-mcp

MCP server for building Shopify stores via the Admin GraphQL API: themes, pages, and navigation

client:Claude Code transport:stdio runtime:npm

Install shopify store builder mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add shopify-store-builder-mcp -e SHOPIFY_STORE_DOMAIN=<SHOPIFY_STORE_DOMAIN> -e SHOPIFY_CLIENT_ID=<SHOPIFY_CLIENT_ID> -e SHOPIFY_CLIENT_SECRET=<SHOPIFY_CLIENT_SECRET> -e SHOPIFY_ADMIN_ACCESS_TOKEN=<SHOPIFY_ADMIN_ACCESS_TOKEN> -- npx -y shopify-store-builder-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

shopify store builder mcp in other clients