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
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Comments