WooCommerce MCP Server
@techspawn
关于 WooCommerce MCP Server
A WooCommerce (MCP) Model Context Protocol server
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
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
ICSS
chokcoco不止于 CSS
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!
评论