shopify-mcp
Rank #54,548io.github.miller-joe/shopify-mcp
MCP server for Shopify Admin API with a ComfyUI bridge for AI product image generation.
shopify-mcp is a Model Context Protocol (MCP) server published by miller-joe. It ranks #54,548 of 115,591 servers tracked on MCP Toplist. shopify-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 19, 2026 and most recently updated on Apr 20, 2026.
Ranks ahead of 61,043 of 115,591 servers on MCP Toplist.
Use shopify-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add shopify-mcp -e "SHOPIFY_STORE=<your SHOPIFY_STORE>" -e "SHOPIFY_ACCESS_TOKEN=<your SHOPIFY_ACCESS_TOKEN>" -e "SHOPIFY_API_VERSION=<your SHOPIFY_API_VERSION>" -e "COMFYUI_URL=<your COMFYUI_URL>" -e "COMFYUI_PUBLIC_URL=<your COMFYUI_PUBLIC_URL>" -e "COMFYUI_DEFAULT_CKPT=<your COMFYUI_DEFAULT_CKPT>" -- npx -y @miller-joe/shopify-mcpReplace each placeholder with your own value before saving.
[mcp_servers.shopify-mcp]
command = "npx"
args = ["-y", "@miller-joe/shopify-mcp"]
[mcp_servers.shopify-mcp.env]
SHOPIFY_STORE = "<your SHOPIFY_STORE>"
SHOPIFY_ACCESS_TOKEN = "<your SHOPIFY_ACCESS_TOKEN>"
SHOPIFY_API_VERSION = "<your SHOPIFY_API_VERSION>"
COMFYUI_URL = "<your COMFYUI_URL>"
COMFYUI_PUBLIC_URL = "<your COMFYUI_PUBLIC_URL>"
COMFYUI_DEFAULT_CKPT = "<your COMFYUI_DEFAULT_CKPT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shopify-mcp": {
"command": "npx",
"args": [
"-y",
"@miller-joe/shopify-mcp"
],
"env": {
"SHOPIFY_STORE": "<your SHOPIFY_STORE>",
"SHOPIFY_ACCESS_TOKEN": "<your SHOPIFY_ACCESS_TOKEN>",
"SHOPIFY_API_VERSION": "<your SHOPIFY_API_VERSION>",
"COMFYUI_URL": "<your COMFYUI_URL>",
"COMFYUI_PUBLIC_URL": "<your COMFYUI_PUBLIC_URL>",
"COMFYUI_DEFAULT_CKPT": "<your COMFYUI_DEFAULT_CKPT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shopify-mcp": {
"command": "npx",
"args": [
"-y",
"@miller-joe/shopify-mcp"
],
"env": {
"SHOPIFY_STORE": "<your SHOPIFY_STORE>",
"SHOPIFY_ACCESS_TOKEN": "<your SHOPIFY_ACCESS_TOKEN>",
"SHOPIFY_API_VERSION": "<your SHOPIFY_API_VERSION>",
"COMFYUI_URL": "<your COMFYUI_URL>",
"COMFYUI_PUBLIC_URL": "<your COMFYUI_PUBLIC_URL>",
"COMFYUI_DEFAULT_CKPT": "<your COMFYUI_DEFAULT_CKPT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"shopify-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@miller-joe/shopify-mcp"
],
"env": {
"SHOPIFY_STORE": "<your SHOPIFY_STORE>",
"SHOPIFY_ACCESS_TOKEN": "<your SHOPIFY_ACCESS_TOKEN>",
"SHOPIFY_API_VERSION": "<your SHOPIFY_API_VERSION>",
"COMFYUI_URL": "<your COMFYUI_URL>",
"COMFYUI_PUBLIC_URL": "<your COMFYUI_PUBLIC_URL>",
"COMFYUI_DEFAULT_CKPT": "<your COMFYUI_DEFAULT_CKPT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shopify-mcp": {
"command": "npx",
"args": [
"-y",
"@miller-joe/shopify-mcp"
],
"env": {
"SHOPIFY_STORE": "<your SHOPIFY_STORE>",
"SHOPIFY_ACCESS_TOKEN": "<your SHOPIFY_ACCESS_TOKEN>",
"SHOPIFY_API_VERSION": "<your SHOPIFY_API_VERSION>",
"COMFYUI_URL": "<your COMFYUI_URL>",
"COMFYUI_PUBLIC_URL": "<your COMFYUI_PUBLIC_URL>",
"COMFYUI_DEFAULT_CKPT": "<your COMFYUI_DEFAULT_CKPT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shopify-mcp": {
"command": "npx",
"args": [
"-y",
"@miller-joe/shopify-mcp"
],
"env": {
"SHOPIFY_STORE": "<your SHOPIFY_STORE>",
"SHOPIFY_ACCESS_TOKEN": "<your SHOPIFY_ACCESS_TOKEN>",
"SHOPIFY_API_VERSION": "<your SHOPIFY_API_VERSION>",
"COMFYUI_URL": "<your COMFYUI_URL>",
"COMFYUI_PUBLIC_URL": "<your COMFYUI_PUBLIC_URL>",
"COMFYUI_DEFAULT_CKPT": "<your COMFYUI_DEFAULT_CKPT>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.miller-joe%2Fshopify-mcp)<a href="https://mcptoplist.com/server/io.github.miller-joe%2Fshopify-mcp"><img src="https://mcptoplist.com/badge/io.github.miller-joe%2Fshopify-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
miller-joe
Other servers by miller-joe
View all miller-joe servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Apr 20, 2026 |
Frequently asked questions
- Who maintains shopify-mcp?
- shopify-mcp is maintained by miller-joe, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is shopify-mcp listed on the Official MCP Registry?
- Yes — shopify-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does shopify-mcp have?
- MCP Toplist tracks 1 version of shopify-mcp, most recently published on Apr 20, 2026.
- Where can I find the source code for shopify-mcp?
- The source code for shopify-mcp is hosted at github.com/miller-joe/shopify-mcp.