WooCommerce Store Management
Unified store management capability combining the WooCommerce REST API and Store API for complete eCommerce operations. Used by store administrators and operations teams to manage products, process orders, manage customers, and run sales reports. Combines backend admin operations with frontend storefront browsing.
What You Can Do
MCP Tools
list-products
List WooCommerce products with optional filtering by status, category, or keyword.
get-product
Get detailed information about a specific WooCommerce product.
create-product
Create a new WooCommerce product with pricing and inventory details.
update-product
Update a WooCommerce product's details, pricing, or status.
list-orders
List WooCommerce orders filtered by status, customer, or date range.
get-order
Get complete details of a specific WooCommerce order including items and billing.
update-order-status
Update the status of a WooCommerce order (e.g., processing, completed, refunded).
list-customers
List WooCommerce customers, optionally searching by name or email.
get-customer
Get a specific customer's profile and order history.
get-sales-report
Get WooCommerce sales analytics for a time period.
browse-storefront-products
Browse the public WooCommerce storefront product catalog.
list-coupons
List WooCommerce discount coupons.