Woocommerce Mcp Server
@AmitGurbani
About Woocommerce Mcp Server
Comprehensive WooCommerce MCP server with 101 tools for full store management - products, orders, refunds, notes, customers, coupons, reviews, categories, tags, brands, attributes, variations, payment gateways, reports, media, shipping, taxes, webhooks, settings, system status, a
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"woocommerce": {
"command": "npx",
"args": [
"-y",
"@amitgurbani/mcp-server-woocommerce"
],
"env": {
"WORDPRESS_SITE_URL": "<YOUR_SITE_URL>",
"WOOCOMMERCE_CONSUMER_KEY": "<YOUR_CONSUMER_KEY>",
"WOOCOMMERCE_CONSUMER_SECRET": "<YOUR_CONSUMER_SECRET>",
"WORDPRESS_USERNAME": "<YOUR_WP_USERNAME>",
"WORDPRESS_APP_PASSWORD": "<YOUR_APP_PASSWORD>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Woocommerce Mcp Server?
Woocommerce Mcp Server is a suite of 101 MCP tools that enables AI assistants like Claude to manage a WooCommerce store. It provides full CRUD operations across 20 domains including products, orders, customers, coupons, shipping, and taxes. The server is designed for developers and store administrators who want to integrate AI-powered store management.
How to use Woocommerce Mcp Server?
Install the server and configure it with your MCP client (e.g., Claude Desktop). By default it uses stdio transport; Streamable HTTP transport is also available. No specific commands or configuration keys are mentioned beyond standard MCP setup.
Key features of Woocommerce Mcp Server
- 101 MCP tools for WooCommerce management
- Full CRUD across 20 store domains
- Token-optimized field filtering (60-97% response size reduction)
- 7 MCP resources for agent context (field schemas, references)
- 5 guided prompts for common workflows
- Tool annotations (readOnly, destructive, idempotent hints)
- Actionable error messages with fix guidance
- Dual transport: stdio (default) + Streamable HTTP
Use cases of Woocommerce Mcp Server
- Automate product creation and updates via AI chat
- Process orders and manage customer data with natural language
- Generate coupons and apply shipping rules without manual input
- Run guided prompts for common store workflows (e.g., discount campaigns)
FAQ from Woocommerce Mcp Server
What tools does Woocommerce Mcp Server provide?
It provides 101 MCP tools covering CRUD for products, orders, customers, coupons, shipping, taxes, and other WooCommerce domains, plus 7 resources and 5 prompts.
What runtime or dependencies are required?
The server connects to a WooCommerce store. It uses dual transport: stdio (default) and Streamable HTTP for remote use.
Where does the data live?
All data remains in the connected WooCommerce store; the server acts as a bridge between the AI assistant and the store’s API.
What transport options are available?
Two transports: stdio (default for local use) and Streamable HTTP for remote or web-based MCP clients.
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments