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%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.miller-joe/shopify-mcp
MCP server for Shopify Admin API with a ComfyUI bridge for AI product image generation.
0 tools
Shopify Storefront MCP
Per-store agentic commerce server. Connects an AI agent to a specific storefront's product catalog, cart, and shop policies so customers can
0 tools
acuvity/mcp-server-shopify-dev
Model Context Protocol (MCP) server that interacts with Shopify Dev.
0 tools
Shopify Global Catalog MCP
Cross-merchant product discovery. Lets an AI agent search the entire Shopify ecosystem (not just one store) to find products matching a natu
0 tools
Shopify Customer Accounts MCP
Per-store customer-facing server. Lets a logged-in shopper's agent track orders, manage returns, and read account state on behalf of the cus
0 tools
adobe-commerce-dev-docs-mcp
MCP server for Adobe Commerce / Magento 2 developer documentation. Gives AI assistants (Claude, Cursor, Cline, Windsurf) direct access to de
0 tools

How to use

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

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