Skip to content

Releases: bjornfix/mcp-abilities-for-woocommerce

v0.2.11 - Secure WooCommerce management surface

Choose a tag to compare

@bjornfix bjornfix released this 19 Jul 17:54

A production-hardening release for WooCommerce MCP operations.

  • 79 canonical woocommerce-mcp/* abilities
  • Shared execution policy, normalized errors, and collision-safe legacy aliases
  • Exact-object authorization and confirmation contracts for high-impact operations
  • Coherent order, refund, catalogue, customer, review, and infrastructure mutations
  • Bounded, currency-specific, refund-aware reports with continuation cursors
  • Hardened webhooks, outbound URLs, protected metadata, and system tools
  • WordPress 6.9 core Abilities dependency alignment
  • WordPress Plugin Check: 0 errors, 0 warnings

v0.2.2 - 61 abilities, Plugin Check 0/0

Choose a tag to compare

@bjornfix bjornfix released this 18 Jul 11:51

Plugin Check: 0 errors, 0 warnings

61 abilities (53 ours + 8 WC core)

Removed API key management (WC has no wrapper for woocommerce_api_keys table, not needed for MCP operations).

System/admin abilities:

  • system-status, system-tools-query, system-tool-run
  • email-settings
  • product-duplicate, products-bulk-stock
  • order-resend-email

v0.1.5 - Initial Release

Choose a tag to compare

@bjornfix bjornfix released this 18 Jul 08:54

Wooly — Full MCP for WooCommerce

54 abilities — 100% WC domain coverage

Products & Catalog (25 abilities)

  • Product CRUD with all 26 standard WC fields + images, downloads, meta, tax, shipping
  • Variations CRUD · Categories CRUD · Tags CRUD · Attributes CRUD (taxonomy + terms)
  • Dynamic product type support (variable, simple, grouped, external + extensions)
  • Product meta query for extension interoperability

Orders (11 abilities)

  • Order CRUD with refunds, notes, items, addresses, fees, shipping, coupons
  • Order status management with optional customer notes

Customers (4) · Coupons (4) · Reports (3)

  • Full CRUD for customers with billing/shipping
  • Coupon CRUD with product/category restrictions
  • Sales overview, product report, customer report

Settings & Infrastructure (10 abilities)

  • Store config, tax rates/classes, shipping zones/methods/classes, payment gateways
  • Webhook CRUD · Review query + moderation

Plugin Check: 0 errors, 0 warnings