Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SHOPIFY_TIER | No | Rate limit tier (STANDARD, ADVANCED, PLUS, or ENTERPRISE) | STANDARD |
| SHOPIFY_STORE_URL | Yes | Store's myshopify.com domain | |
| MCP_LOG_OPERATIONS | No | Enable or disable local SQLite operation logging (set to 'false' to disable) | true |
| SHOPIFY_API_VERSION | No | API version | 2025-01 |
| SHOPIFY_ACCESS_TOKEN | Yes | Admin API access token | |
| SHOPIFY_STOREFRONT_ACCESS_TOKEN | No | Storefront API token |
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 | |