Back to search
30
MCP
http
Shopify Dev MCP
shopify/dev-mcpDeveloper-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
Primary URL
https://mcp.shopify.dev/mcp
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"shopify_dev_mcp": {
"url": "https://mcp.shopify.dev/mcp",
"transport": "http"
}
}
}