io.github.miller-joe
shopify-mcp
MCP server for Shopify Admin API with a ComfyUI bridge for AI product image generation.
Streamable HTTPcommunityservice
Package Details
@miller-joe/shopify-mcp
TransportStreamable HTTP
Environment Variables
SHOPIFY_STORE(str)
Required
Store domain, e.g. 'my-store' or 'my-store.myshopify.com'
SHOPIFY_ACCESS_TOKEN(str)
RequiredSecret
Admin API access token (shpat_...). See README for how to create a custom app on a dev store.
SHOPIFY_API_VERSION(str)
Shopify GraphQL Admin API version (default: 2026-04)
COMFYUI_URL(str)
ComfyUI HTTP URL for bridge tools. When unset, generate_* bridge tools are disabled.
COMFYUI_PUBLIC_URL(str)
Externally-reachable ComfyUI URL (defaults to COMFYUI_URL)
COMFYUI_DEFAULT_CKPT(str)
Default ComfyUI checkpoint filename for bridge tools (default: sd_xl_base_1.0.safetensors)