Skip to main content
Glama

Shopify Storefront MCP Server

.env.stores.example1.22 kB
# Multi-Store Configuration Example # Copy this to .env and fill in your actual store credentials # Store 1 - EURO PRIDE SHOPIFY_STORE_1_ID=europride SHOPIFY_STORE_1_NAME=EURO PRIDE SHOPIFY_STORE_1_DOMAIN=your-store-1.myshopify.com SHOPIFY_STORE_1_STOREFRONT_TOKEN=your_storefront_access_token_1 SHOPIFY_STORE_1_ADMIN_TOKEN=your_admin_token_1 SHOPIFY_STORE_1_API_KEY=your_api_key_1 SHOPIFY_STORE_1_API_SECRET=your_api_secret_1 SHOPIFY_STORE_1_ENABLED=true # Store 2 - WIFI MONEY SHOPIFY_STORE_2_ID=wifimoney SHOPIFY_STORE_2_NAME=WIFI MONEY SHOPIFY_STORE_2_DOMAIN=your-store-2.myshopify.com SHOPIFY_STORE_2_STOREFRONT_TOKEN=your_storefront_access_token_2 SHOPIFY_STORE_2_ADMIN_TOKEN=your_admin_token_2 SHOPIFY_STORE_2_API_KEY=your_api_key_2 SHOPIFY_STORE_2_API_SECRET=your_api_secret_2 SHOPIFY_STORE_2_ENABLED=true # Store 3 - SADERSTORE SHOPIFY_STORE_3_ID=saderstore SHOPIFY_STORE_3_NAME=SADERSTORE SHOPIFY_STORE_3_DOMAIN=your-store-3.myshopify.com SHOPIFY_STORE_3_STOREFRONT_TOKEN=your_storefront_access_token_3 SHOPIFY_STORE_3_ADMIN_TOKEN=your_admin_token_3 SHOPIFY_STORE_3_API_KEY=your_api_key_3 SHOPIFY_STORE_3_API_SECRET=your_api_secret_3 SHOPIFY_STORE_3_ENABLED=true # Global Settings SHOPIFY_API_VERSION=2024-01

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/volticscontent/axios_mcp'

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