We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lirad/clind-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•223 B
# Shopify Store Configuration
SHOPIFY_STORE_URL=your-store.myshopify.com
SHOPIFY_ACCESS_TOKEN=shpca_xxxxx
# Server Configuration
PORT=3000
# Optional: API Key for authentication
MCP_API_KEYS=your-api-key-1,your-api-key-2