Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SHOPIFY_CLIENT_IDNoShopify Client ID for Client Credentials auth.
COB_SHOPIFY_ENABLENoComma-separated list of tool names to force-enable (useful for Tier 2 tools).
COB_SHOPIFY_DISABLENoComma-separated list of tool names to disable.
SHOPIFY_API_VERSIONNoThe Shopify Admin GraphQL API version to use.2025-01
SHOPIFY_ACCESS_TOKENNoStatic Shopify access token (starts with shpat_). If set, this overrides Client ID and Secret.
SHOPIFY_STORE_DOMAINNoYour Shopify store domain (e.g., your-store.myshopify.com).
COB_SHOPIFY_LOG_LEVELNoLogging level for the server (debug, info, warn, error).info
COB_SHOPIFY_READ_ONLYNoSet to 'true' to disable all mutation/write tools.false
SHOPIFY_CLIENT_SECRETNoShopify Client Secret for Client Credentials auth (starts with shpss_).
COB_SHOPIFY_CUSTOM_TOOLSNoPath to a directory containing custom YAML tool definitions.

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/svinpeace/cob-shopify-mcp'

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