Shopify Enterprise MCP Server
by aakarsh1t
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port | 8080 |
| LOG_PRETTY | No | Human-readable logs (local only). Must be false in production. | false |
| MCP_API_KEY | No | Shared secret for the connector. Required in production. | |
| MCP_HTTP_PATH | No | MCP endpoint path | /mcp |
| SHOPIFY_STORE | Yes | Store handle or *.myshopify.com domain | |
| MCP_SESSION_MODE | No | Set to 'stateful' to enable session affinity (requires App Service ARR affinity). Default is stateless. | stateless |
| MCP_ALLOWED_HOSTS | No | DNS-rebinding protection allowlist. Required in production. | |
| SHOPIFY_CLIENT_ID | No | Dev Dashboard app client ID | |
| SHOPIFY_API_VERSION | No | Quarterly Admin API version | 2026-07 |
| SHOPIFY_CLIENT_SECRET | No | Dev Dashboard app secret (shpss_…) | |
| SHOPIFY_MIN_COST_BUFFER | No | Minimum cost buffer to maintain before dispatching a request. Raise to reduce throttling. | |
| SHOPIFY_ADMIN_ACCESS_TOKEN | No | Pre-minted token; expires in 24h. Use only for local development; in production client credentials are required. | |
| APPINSIGHTS_CONNECTION_STRING | No | Application Insights connection string. Required in production. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues