io.github.miller-joe/shopify-mcp
Quality Score
80
/100
MCP server for Shopify Admin API with a ComfyUI bridge for AI product image generation.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"shopify-mcp": {
"command": "npx",
"args": [
"-y",
"@miller-joe/shopify-mcp"
],
"env": {
"SHOPIFY_STORE": "<shopify_store>",
"SHOPIFY_ACCESS_TOKEN": "<your-shopify_access_token>",
"SHOPIFY_API_VERSION": "<shopify_api_version>",
"COMFYUI_URL": "<comfyui_url>",
"COMFYUI_PUBLIC_URL": "<comfyui_public_url>",
"COMFYUI_DEFAULT_CKPT": "<comfyui_default_ckpt>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"shopify-mcp": {
"command": "npx",
"args": [
"-y",
"@miller-joe/shopify-mcp"
],
"env": {
"SHOPIFY_STORE": "<shopify_store>",
"SHOPIFY_ACCESS_TOKEN": "<your-shopify_access_token>",
"SHOPIFY_API_VERSION": "<shopify_api_version>",
"COMFYUI_URL": "<comfyui_url>",
"COMFYUI_PUBLIC_URL": "<comfyui_public_url>",
"COMFYUI_DEFAULT_CKPT": "<comfyui_default_ckpt>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @miller-joe/shopify-mcp§02 Environment variables
SHOPIFY_STORErequired
Store domain, e.g. 'my-store' or 'my-store.myshopify.com'
SHOPIFY_ACCESS_TOKENrequiredsecret
Admin API access token (shpat_...). See README for how to create a custom app on a dev store.
SHOPIFY_API_VERSIONShopify GraphQL Admin API version (default: 2026-04)
COMFYUI_URLComfyUI HTTP URL for bridge tools. When unset, generate_* bridge tools are disabled.
COMFYUI_PUBLIC_URLExternally-reachable ComfyUI URL (defaults to COMFYUI_URL)
COMFYUI_DEFAULT_CKPTDefault ComfyUI checkpoint filename for bridge tools (default: sd_xl_base_1.0.safetensors)
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in E-commerce
Gossiper Shopify Admin MCP Server
ai.gossiper/shopify-admin-mcp
Control Shopify Admin tasks with agents or via prompt. Ultra slim integration, fast and secure.
com.mcparmory/shopify-admin
com.mcparmory/shopify-admin
Manage products, orders, customers, inventory, and store configuration
com.thenextgennexus/ecommerce-intelligence-mcp-server
com.thenextgennexus/ecommerce-intelligence-mcp-server
Shopify store + product analysis for DTC competitive research.