commerce-bots

WooCommerce MCP Server (Official)

woocommerce-mcp

storefrontwoocommercewordpress

WooCommerce's MCP, exposed via Automattic's WordPress MCP plugin + WordPress Feature API: 54 tools across WooCommerce (products, orders, categories, tags, brands) and WordPress (posts, users, taxonomies). Self-hosted; connect with the mcp-wordpress-remote stdio proxy.

When to use

Agents managing a self-hosted WooCommerce/WordPress store — search, read and create products, orders, categories and more via the official WordPress MCP plugin.

When not to use

Tight context budgets (54 tool defs ~20k tokens), or managed/hosted stores where you cannot install the WordPress MCP + Feature API plugins.

Open source

Free, functional integration code you run yourself.

Premium · managed ✦

We run it in production for you — idempotent writes, automatic retries, full visibility.

Run it for me →

What you need to integrate

Authentication

apikey · documented

Requirements

  • Rate limits: undocumented
  • Tool-definition budget: 20,362 tok

Setup checklist

  1. Create an API key/secret in the provider dashboard (use test/sandbox mode).
  2. Set environment variables: WOOCOMMERCE_MCP_API_KEY.

Env: WOOCOMMERCE_MCP_API_KEY

Docs & known issues

Evaluation

Create operations✗ not idempotent
Update operations✗ not idempotent

Not conclusively measured — wc_add_*/wp_update_* tool names are not verb-led, so the 11 write probes were not classified as create/update for idempotency.

Works with

See the full compatibility list.