Skip to main content
Feedback

BigCommerce MCP connector

BigCommerce is a leading ecommerce platform for building and growing online stores with comprehensive catalog, order, and store management capabilities. The BigCommerce MCP connector allows AI agents to manage product catalogs, update inventory and pricing, and handle product images across your store. It also supports batch operations for updating multiple products at once and retrieving detailed product information to maintain your online storefront.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the BigCommerce MCP connector to perform the following actions:

  • Synchronize product inventory across sales channels in real time
  • Automate bulk pricing rule updates based on cost or demand changes
  • Create and manage product images and videos without manual uploads
  • Apply complex product rules to control variants and configurations
  • Batch update product details across hundreds of items simultaneously
  • Attach custom fields to products for specialized business requirements
  • Delete outdated products and media to maintain catalog accuracy

Example prompts

Use the following example prompts to invoke BigCommerce MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all products in BigCommerce with low stock levels.
  • Update the prices for our winter collection in BigCommerce.
  • Create a new product in BigCommerce with images and a video.
  • Delete all discontinued items from our BigCommerce store.
  • Add bulk pricing rules to BigCommerce for wholesale customers.
  • Get all custom fields we've created in BigCommerce.
  • Update product descriptions in BigCommerce for better search visibility.
  • List all complex rules in BigCommerce that control product variants.
  • Add a new product image to an existing item in BigCommerce.
  • Remove outdated product videos from our BigCommerce catalog.

BigCommerce MCP connector tools

The BigCommerce MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
getProductsRetrieves a list of all products in the store with their details.
updateProductsUpdates multiple products at once with new information.
createProductCreates a new product and adds it to the store.
deleteProductsRemoves multiple products from the store.
getProductByIdRetrieves detailed information for a specific product.
updateProductUpdates the details and settings for a single product.
deleteProductByIdRemoves a specific product from the store.
getProductImagesRetrieves all images associated with a product.
getProductImageByIdRetrieves details for a specific product image.
updateProductImageModifies the information for a product image.
deleteProductImageRemoves an image from a product.
getProductVideosRetrieves all videos associated with a product.
createProductVideoAdds a new video to a product.
getProductVideoByIdRetrieves details for a specific product video.
updateProductVideoModifies the information for a product video.
deleteProductVideoRemoves a video from a product.
getComplexRulesRetrieves all complex business rules for products.
createComplexRuleCreates a new complex business rule for products.
getComplexRuleByIdRetrieves details for a specific complex rule.
updateComplexRuleModifies an existing complex business rule.
deleteComplexRuleByIdRemoves a specific complex business rule.
getCustomFieldsRetrieves all custom fields available for products.
createCustomFieldCreates a new custom field for products.
getCustomFieldByIdRetrieves details for a specific custom field.
updateCustomFieldModifies an existing custom field.
deleteCustomFieldByIdRemoves a specific custom field.
getBulkPricingRulesRetrieves all bulk pricing rules for products.
createBulkPricingRuleCreates a new bulk pricing rule for products.
getBulkPricingRuleByIdRetrieves details for a specific bulk pricing rule.
updateBulkPricingRuleModifies an existing bulk pricing rule.
deleteBulkPricingRuleByIdDelete a Bulk Pricing Rule.
getProductMetafieldsByProductIdGet All Product Metafields.
createProductMetafieldCreate a Product Metafield.
getProductMetafieldByProductIdGet a Product Metafield.
updateProductMetafieldUpdate a Product Metafield.
deleteProductMetafieldByIdDelete a Product Metafield.
getProductReviewsGet Product Reviews.
createProductReviewCreate a Product Review.
getProductReviewByIdGet a Product Review.
updateProductReviewUpdate a Product Review.
deleteProductReviewDelete a Product Review.
GetProductsChannelAssignmentsGet Products Channel Assignments.
CreateProductsChannelAssignmentsCreate Products Channel Assignments.
DeleteProductsChannelAssignmentsDelete Products Channel Assignments.
GetProductsCategoryAssignmentsGet Products Category Assignments.
CreateProductsCategoryAssignmentsCreate Products Category Assignments.
DeleteProductsCategoryAssignmentsDelete Products Category Assignments.
getCatalogSummaryGet a Catalog Summary.
On this Page