Skip to main content
Glama

BigCommerce API MCP Server

.env.exampleโ€ข494 B
# BigCommerce API Configuration # Get these values from your BigCommerce admin panel: # Advanced Settings > API Accounts # Your store's unique identifier (found in store URL or API account details) BIGCOMMERCE_STORE_HASH=your_store_hash_here # API key with appropriate scopes (Products, Orders, Customers) BIGCOMMERCE_API_KEY=your_api_key_here # MCP Server Authentication (optional) # If set, clients must include "Authorization: Bearer <token>" header MCP_AUTH_TOKEN=your_secure_token_here

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/isaacgounton/bigcommerce-api-mcp'

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