Skip to main content
Glama
kuro-tomo

Shopify Agentic MCP Gateway

by kuro-tomo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FEE_RATENoPlatform fee rate as decimal (e.g., 0.005 = 0.5%)0.005
LOG_LEVELNoLogging levelinfo
SHOPIFY_API_KEYYesShopify app API key
GATEWAY_BASE_URLNoPublic gateway URLhttp://localhost:3000
FEE_WALLET_ADDRESSNoWallet address for fee collection
SHOPIFY_API_SECRETYesShopify app API secret
SHOPIFY_ACCESS_TOKENYesAdmin API access token
SHOPIFY_STORE_DOMAINYesYour Shopify store domain (e.g., store.myshopify.com)
AP2_SIGNING_PRIVATE_KEYYesES256 private key in JWK format for mandate signing
SHOPIFY_STOREFRONT_TOKENYesStorefront API access token
AP2_VERIFICATION_PUBLIC_KEYNoES256 public key in JWK format (defaults to deriving from private key)

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/kuro-tomo/shopify-agentic-mcp'

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