
WooCommerce MCP Server
Operate a WooCommerce store from your agent with a large tool surface for orders, products, customers, and settings plus field filtering.
Overview
mcp-server-woocommerce is a MCP server for the Operate phase that exposes 101 WooCommerce management tools with field filtering for coding agents.
What is this MCP server?
- 101 MCP tools for WooCommerce store management
- Field filtering and guided prompts to shrink noisy API payloads for agents
- npm stdio package @amitgurbani/mcp-server-woocommerce v1.2.0
- Covers products, orders, customers, coupons, and store configuration patterns
- GitHub-hosted WooCommerce MCP Server for self-hosted WordPress shops
- 101 tools for WooCommerce store management
- Server version 1.2.0
- npm package @amitgurbani/mcp-server-woocommerce
Community signal: 1 GitHub stars.
What problem does it solve?
Running a WooCommerce shop means endless admin clicks and fat REST responses that agents cannot safely navigate without a dedicated tool layer.
Who is it for?
Solo founders and tiny teams operating a WooCommerce store who want agent-driven order, product, and settings workflows.
Skip if: Greenfield Shopify merchants or builders who do not host WordPress/WooCommerce and do not want write access to production catalog data.
What do I get? / Deliverables
Your agent can list, update, and manage WooCommerce entities through 101 filtered MCP tools after you wire the npm stdio server to your store API.
- Agent-callable WooCommerce CRUD and configuration across 101 tools
- Smaller, guided API payloads via field filtering for safer agent edits
Recommended MCP Servers
Journey fit
Store owners spend ongoing journey time in Operate keeping catalog, orders, and config healthy after launch. Iterate subphase covers day-to-day tweaks and operational fixes agents can drive through WooCommerce REST-backed MCP tools.
How it compares
High-count ecommerce operations MCP, not a maps integration or skills marketplace browser.
Common Questions / FAQ
Who is mcp-server-woocommerce for?
Indie ecommerce operators and developers who already run WooCommerce and want MCP agents to handle store management tasks with guided, filterable tools.
When should I use mcp-server-woocommerce?
Use it during operate and iterate when you need agents to adjust products, orders, or store settings instead of manual wp-admin work.
How do I add mcp-server-woocommerce to my agent?
Install @amitgurbani/mcp-server-woocommerce from npm, configure stdio MCP in your client, and connect WooCommerce REST API credentials per the GitHub server README.