Skip to main content
Glama
aakarsh1t

Shopify Enterprise MCP Server

by aakarsh1t

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port8080
LOG_PRETTYNoHuman-readable logs (local only). Must be false in production.false
MCP_API_KEYNoShared secret for the connector. Required in production.
MCP_HTTP_PATHNoMCP endpoint path/mcp
SHOPIFY_STOREYesStore handle or *.myshopify.com domain
MCP_SESSION_MODENoSet to 'stateful' to enable session affinity (requires App Service ARR affinity). Default is stateless.stateless
MCP_ALLOWED_HOSTSNoDNS-rebinding protection allowlist. Required in production.
SHOPIFY_CLIENT_IDNoDev Dashboard app client ID
SHOPIFY_API_VERSIONNoQuarterly Admin API version2026-07
SHOPIFY_CLIENT_SECRETNoDev Dashboard app secret (shpss_…)
SHOPIFY_MIN_COST_BUFFERNoMinimum cost buffer to maintain before dispatching a request. Raise to reduce throttling.
SHOPIFY_ADMIN_ACCESS_TOKENNoPre-minted token; expires in 24h. Use only for local development; in production client credentials are required.
APPINSIGHTS_CONNECTION_STRINGNoApplication Insights connection string. Required in production.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/aakarsh1t/ShopifyMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server