WooCommerce MCP Server
@techspawn
About WooCommerce MCP Server
A WooCommerce (MCP) Model Context Protocol server
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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?
The WooCommerce MCP Server is a Model Context Protocol server that enables interaction with WooCommerce stores through the WordPress REST API. It provides comprehensive tools for managing products, orders, customers, shipping, taxes, discounts, and store configuration using JSON‑RPC 2.0. Compatible with Windows, macOS, and Linux.
How to use WooCommerce MCP Server?
Clone the repository, install dependencies (npm install), build (npm run build), then add the server to your MCP settings file with the required environment variables for WooCommerce and WordPress credentials. Credentials can also be passed directly in request parameters.
Key features of WooCommerce MCP Server
- Manage WooCommerce products, orders, and customers
- Handle shipping zones, tax classes, and coupons
- Retrieve sales, stock, and coupon reports
- Manage WordPress posts and metadata
- Support for product variations, reviews, and categories
- Full CRUD for attributes, tags, order notes, and refunds
Use cases of WooCommerce MCP Server
- Automate product creation and updates across your WooCommerce store
- Manage orders, refunds, and customer data programmatically
- Generate reports on sales, products, and inventory
- Configure store settings and shipping zones remotely
FAQ from WooCommerce MCP Server
What authentication is required?
WooCommerce API access requires a consumer key and secret (generated in WordPress under WooCommerce → Settings → Advanced → REST API). For WordPress-specific methods, WordPress username and password with appropriate permissions are also needed. Credentials can be set as environment variables or passed in request parameters.
What environment variables are needed?
WORDPRESS_SITE_URL, WOOCOMMERCE_CONSUMER_KEY, and WOOCOMMERCE_CONSUMER_SECRET are required for WooCommerce API access. WORDPRESS_USERNAME and WORDPRESS_PASSWORD are required only for WordPress API methods.
Is the server cross‑platform?
Yes, it is compatible with Windows, macOS, and Linux.
Can I pass credentials inline instead of using environment variables?
Yes, you can provide siteUrl, consumerKey, consumerSecret, username, and password in the request parameters for each method.
What methods are available?
The server supports over 80 methods covering WordPress content management, products, categories, tags, attributes, variations, reviews, orders, order notes, refunds, customers, shipping zones, taxes, coupons, payment gateways, reports, settings, system status, and store data.
Frequently asked questions
What authentication is required?
WooCommerce API access requires a consumer key and secret (generated in WordPress under WooCommerce → Settings → Advanced → REST API). For WordPress-specific methods, WordPress username and password with appropriate permissions are also needed. Credentials can be set as environment variables or passed in request parameters.
What environment variables are needed?
`WORDPRESS_SITE_URL`, `WOOCOMMERCE_CONSUMER_KEY`, and `WOOCOMMERCE_CONSUMER_SECRET` are required for WooCommerce API access. `WORDPRESS_USERNAME` and `WORDPRESS_PASSWORD` are required only for WordPress API methods.
Is the server cross‑platform?
Yes, it is compatible with Windows, macOS, and Linux.
Can I pass credentials inline instead of using environment variables?
Yes, you can provide `siteUrl`, `consumerKey`, `consumerSecret`, `username`, and `password` in the request parameters for each method.
What methods are available?
The server supports over 80 methods covering WordPress content management, products, categories, tags, attributes, variations, reviews, orders, order notes, refunds, customers, shipping zones, taxes, coupons, payment gateways, reports, settings, system status, and store data.
Basic information
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Website
FunnyWolfAdversary simulation and Red teaming platform with AI

EverArt
modelcontextprotocolModel Context Protocol Servers
ICSS
chokcoco不止于 CSS
Comments