Skip to content
Back to search
30
MCP http

Shopify Dev MCP

shopify/dev-mcp

Developer-tooling MCP for coding agents (Claude Code, Cursor, etc.) — exposes Shopify's API schemas, dev docs, and code examples so the assistant can answer 'how do I build a Shopify app that does X' with grounded, canonical sources.

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "shopify_dev_mcp": {
      "url": "https://mcp.shopify.dev/mcp",
      "transport": "http"
    }
  }
}