Enables interaction with WooCommerce stores by wrapping its REST API.
Sponsored
WooCommerce provides a comprehensive Model-Context-Protocol (MCP) pack designed to seamlessly integrate with the Pipeworx open MCP gateway. This tool wraps the WooCommerce REST API v3, allowing developers and applications to effortlessly manage products, orders, and customer data within a WooCommerce store. It acts as a bridge, simplifying complex e-commerce operations through a standardized protocol.
主な機能
010 GitHub stars
02List products from a WooCommerce store
03Get a single product by ID from a WooCommerce store
04List orders from a WooCommerce store
05Get a single order by ID from a WooCommerce store
06List customers from a WooCommerce store
ユースケース
01Automate product catalog management in WooCommerce
02Integrate WooCommerce order data with external systems
03Synchronize customer information for CRM or marketing purposes