woocommerce-mcp-server
If you are the rightful owner of woocommerce-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for integrating WooCommerce with Claude and other AI assistants.
The WooCommerce MCP Server is designed to facilitate seamless interaction between AI assistants and WooCommerce stores. By implementing the Model Context Protocol, this server allows AI tools like Claude for Desktop to fetch and manage WooCommerce store data efficiently. Users can retrieve recent orders, filter them by status, and access detailed information about specific orders using the server's capabilities. The server requires Node.js v18 or higher and WooCommerce API credentials for setup. Once configured, it can be integrated with Claude for Desktop, enabling AI assistants to perform tasks such as fetching recent orders and retrieving order details by ID.
Features
- Fetch recent orders with optional filtering by status.
- Retrieve detailed information about specific orders by ID.
- Compatible with MCP-enabled AI assistants like Claude for Desktop.
- Easy integration with WooCommerce stores using REST API credentials.
- Supports Node.js v18 or higher for server operation.
Tools
getRecentOrders
Get the latest order list
getOrderById
Get specific order details