WooCommerce MCP Server
@AlexlaGuardia
About WooCommerce MCP Server
Production-grade MCP server for the WooCommerce REST API. 34 tools for products, orders, customers, coupons, reports, shipping, payments, webhooks, and system status. Built for the 5 million+ stores running WooCommerce.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"woocommerce": {
"command": "mcp-woocommerce",
"env": {
"WOOCOMMERCE_URL": "https://yourstore.com",
"WOOCOMMERCE_KEY": "ck_your_consumer_key",
"WOOCOMMERCE_SECRET": "cs_your_consumer_secret"
}
}
}
}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?
A production-grade MCP server for the WooCommerce REST API, offering 34 tools to manage products, orders, customers, coupons, reports, shipping, payments, webhooks, and system diagnostics. It is designed for developers and store operators who want to interact with WooCommerce through AI assistants or MCP clients.
How to use WooCommerce MCP Server?
Install via pip install mcp-woocommerce, set the environment variables WOOCOMMERCE_URL, WOOCOMMERCE_KEY, and WOOCOMMERCE_SECRET, then run mcp-woocommerce or python -m mcp_woocommerce. For Claude Desktop, add the provided JSON configuration to claude_desktop_config.json.
Key features of WooCommerce MCP Server
- 34 tools across 8 categories (products, orders, customers, etc.)
- Full CRUD for products, orders, customers, and coupons
- Sales reports, top sellers, order totals, and product analytics
- Webhook management for real‑time event handling
- System diagnostics — WordPress/WooCommerce versions and plugins
- Simple auth using consumer key and secret over HTTPS
Use cases of WooCommerce MCP Server
- Automate product creation, updates, and deletion via AI
- Retrieve order details, add notes, and issue refunds programmatically
- Generate sales reports and top‑seller analytics
- Manage webhooks to integrate with external services
- Check system status and troubleshoot WooCommerce environment
FAQ from WooCommerce MCP Server
What authentication is required?
Authentication uses WooCommerce consumer key and consumer secret, set as environment variables. Basic Auth over HTTPS is required.
What are the runtime requirements?
Python 3.10+, WooCommerce 3.5+ with REST API v3, and HTTPS enabled on the store.
How many tools does the server provide?
34 tools covering store info, products, orders, customers, coupons, reports, shipping/payments, webhooks, and system status.
Can I use it with MCP clients other than Claude Desktop?
Yes, any MCP client that can run a command‑line server works (e.g., the mcp-woocommerce command).
Where is my data stored?
All data remains in your WooCommerce store; the server acts as a bridge between the MCP client and the store’s REST API.
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments