shopify-mcp

Installation
SKILL.md

Shopify MCP Integration Guide

Model Context Protocol (MCP) servers connect Claude to Shopify data and operations. There are three deployment patterns: Shopify Dev MCP (developer-centric), Storefront MCP (merchant-centric), and custom MCPs (specialized workflows). This guide covers setup, configuration, implementation patterns, and agentic commerce use cases.

Shopify Dev MCP: Developer Tools for Claude Code

Shopify Dev MCP is a read-only developer toolkit integrated into Claude Code. It provides access to admin APIs, schema introspection, development store management, and app testing utilities without building a custom MCP.

Installation and Setup

The Shopify Dev MCP is installed via command-line setup:

npx -y @shopify/dev-mcp setup
Installs
1
First Seen
Aug 3, 2026
shopify-mcp — khadinakbarlabs/shopify-app-builder