Developer Tools
Shopify Dev MCP
Shopify’s official Dev MCP server helps agents build Shopify apps and themes with grounded Shopify.dev documentation and development tools. No API key required for the docs-focused developer experience.
Stars
31
Installs
104.8k
License
MIT
Kind
MCP
Trust evidence
Verified
Verified MCP — curated catalog entry with reviewed setup metadata.
- Stars: 31 · catalog
- Freshness: Updated 2026-06-01
- Used in 1 known stack
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Node.js 18+
Reference command
{
"mcpServers": {
"shopify-dev-mcp": {
"command": "npx",
"args": ["-y", "@shopify/dev-mcp@latest"]
}
}
}