Shopify MCP
by scalably-io
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SHOPIFY_DOMAIN | No | Shop domain (e.g., my-store.myshopify.com). Alternative to SHOPIFY_SHOP_DOMAIN. | |
| SHOPIFY_STORES | No | JSON object mapping alias to store config (domain + either client_id/client_secret or access_token). Multi-store mode. | |
| SHOPIFY_CLIENT_ID | No | OAuth client ID for Dev Dashboard. | |
| SHOPIFY_SHOP_DOMAIN | No | Shop domain (alias for SHOPIFY_DOMAIN). | |
| SHOPIFY_ACCESS_TOKEN | No | Legacy access token (shpat_...). | |
| SHOPIFY_CLIENT_SECRET | No | OAuth client secret for Dev Dashboard. |
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/scalably-io/shopify-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server