Shopify MCP server with real analytics (ShopifyQL), auto-refresh auth, and Shopify API 2026-04.
claude mcp add shopify-mcp-pro -- npx -y @den.dance/shopify-mcp-pro
claude_desktop_config.json
{
"mcpServers": {
"shopify-mcp-pro": {
"command": "npx",
"args": [
"-y",
"@den.dance/shopify-mcp-pro"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"shopify-mcp-pro": {
"command": "npx",
"args": [
"-y",
"@den.dance/shopify-mcp-pro"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"shopify-mcp-pro": {
"command": "npx",
"args": [
"-y",
"@den.dance/shopify-mcp-pro"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"shopify-mcp-pro": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@den.dance/shopify-mcp-pro"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"shopify-mcp-pro": {
"command": "npx",
"args": [
"-y",
"@den.dance/shopify-mcp-pro"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.den-indance--shopify-mcp-pro/reviews or the review_server meta-tool.
POST /mcp