BigCommerce SaaS e-commerce platform
The BigCommerce MCP server enables SaaS e-commerce management. Handle products, orders, and customers with multi-channel selling. Access headless commerce features and B2B functionality. Ideal for growing businesses needing scalable e-commerce.
{
"mcpServers": {
"bigcommerce": {
"env": {
"BIGCOMMERCE_STORE_HASH": "your_store_hash",
"BIGCOMMERCE_ACCESS_TOKEN": "your_access_token"
},
"args": [
"-y",
"@anthropic/mcp-server-bigcommerce"
],
"command": "npx"
}
}
}BIGCOMMERCE_STORE_HASHyour_store_hashBIGCOMMERCE_ACCESS_TOKENyour_access_token