← Abilities Directory

WooCommerce Abilities

WooCommerce exposes its wc/v3 Products and Orders REST endpoints as WordPress abilities, letting an AI assistant list, view, create, and update products and orders (and delete products) through a dedicated, REST-key-authenticated MCP endpoint.

9

Total

4

Read

5

Write

Requires the WooCommerce plugin active on WordPress 6.9+, with the experimental 'mcp_integration' feature flag enabled (WooCommerce > Settings > Advanced > Features). Abilities are only registered for requests hitting WooCommerce's own /woocommerce/mcp REST endpoint, and each request must authenticate with a WooCommerce REST API key (consumer_key:consumer_secret) sent via the X-MCP-API-Key header over HTTPS — the key's read/write permission scope must match the HTTP method used.

Create Order

Write

woocommerce/orders-create

Create a new WooCommerce order with customer, billing/shipping, and line item details.

Create Product

Write

woocommerce/products-create

Create a new WooCommerce product with a name, price, description, and other catalog attributes.

Delete Product

Write

woocommerce/products-delete

Permanently delete a product from the WooCommerce catalog.

Get Order

Read-only

woocommerce/orders-get

Fetch full details for a single WooCommerce order by its ID.

Get Product

Read-only

woocommerce/products-get

Fetch full details for a single WooCommerce product by its ID.

List Orders

Read-only

woocommerce/orders-list

List and filter WooCommerce orders by status, customer, product, or date range.

List Products

Read-only

woocommerce/products-list

List and filter your WooCommerce product catalog with paging, search, and attribute-based filters.

Update Order

Write

woocommerce/orders-update

Update an existing WooCommerce order's status, addresses, line items, or payment details.

Update Product

Write

woocommerce/products-update

Update an existing WooCommerce product's price, stock, description, or other attributes.

More Ecommerce plugins with abilities

All Ecommerce →

Use WooCommerce's abilities with AI

Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.

Newsletter

The AI + WordPress space moves fast. Keep up.

New tools, workflow ideas, and product updates — be the first to know what's next.

No spam, unsubscribe anytime.