Skip to main content
Glama

BigCommerce API MCP Server

get_all_products

Retrieve all products from a BigCommerce store using API integration. Store hash can be provided or automatically sourced from environment variables for product management.

Instructions

Get all products from the BigCommerce API. Store hash is automatically retrieved from environment variables.

Input Schema

NameRequiredDescriptionDefault
store_HashNoOptional store hash. If not provided, uses BIGCOMMERCE_STORE_HASH from environment variables.

Input Schema (JSON Schema)

{ "properties": { "store_Hash": { "description": "Optional store hash. If not provided, uses BIGCOMMERCE_STORE_HASH from environment variables.", "type": "string" } }, "required": [], "type": "object" }

Other Tools from BigCommerce API MCP Server

Related Tools

    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