shopify-mcp
by miller-joe
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Bind host for the MCP server | 0.0.0.0 |
| MCP_PORT | No | Bind port for the MCP server | 9110 |
| COMFYUI_URL | No | URL of the ComfyUI server (optional, enables bridge tools when set) | |
| SHOPIFY_STORE | Yes | Shopify store name, e.g., 'my-store' or 'my-store.myshopify.com' (required) | |
| COMFYUI_PUBLIC_URL | No | External URL used for image references passed to Shopify (defaults to COMFYUI_URL if not set) | |
| SHOPIFY_API_VERSION | No | GraphQL Admin API version | 2026-04 |
| COMFYUI_DEFAULT_CKPT | No | Default checkpoint for bridge tools | sd_xl_base_1.0.safetensors |
| SHOPIFY_ACCESS_TOKEN | Yes | Admin API access token starting with 'shpat_' (required) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/miller-joe/shopify-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server