AI-powered WooCommerce & WordPress management through Model Context Protocol (MCP)
Connect your WooCommerce store and WordPress site with AI assistants like Claude Desktop and Cursor IDE. Manage products, orders, customers, content, and more using natural language.
WooQuant is an extended version of the original mcp-for-woocommerce plugin by iOSDevSK.
This community-enhanced version adds:
- ✅ Full internationalization (English + Polish, more languages welcome!)
- ✅ Advanced admin panel with user permissions management
- ✅ 16 intelligent AI prompts for common e-commerce tasks
- ✅ 6 knowledge resources to guide AI assistants
- ✅ 99 tools (36 read + 63 write/action) covering all WooCommerce & WordPress operations
- ✅ Enhanced security with granular permissions and write operation controls
Download and install WooQuant on your WordPress site with WooCommerce active.
Navigate to: WordPress Admin → MCP for WooCommerce → Settings
- Toggle "Enable MCP Functionality" ON
- Configure JWT authentication or disable for local development
- (Optional) Enable "Write Operations" to allow AI to create/modify data
{
"mcpServers": {
"woocommerce": {
"url": "https://your-site.com/wp-json/wp/v2/wpmcp/streamable",
"headers": {
"Authorization": "Bearer YOUR_JWT_TOKEN_HERE"
}
}
}
}Add to your Cursor settings → MCP Servers:
{
"woocommerce-mystore": {
"url": "https://your-site.com/wp-json/wp/v2/wpmcp/streamable",
"headers": {
"Authorization": "Bearer YOUR_JWT_TOKEN_HERE"
}
}
}📚 Full setup guide: See QUICK-START.md
- 🛍️ Search products intelligently ("find red dresses under $200")
- 📦 Analyze orders and sales performance
- 👥 Segment customers (VIP, at-risk, new)
- 📊 Generate business reports with insights
- 🏷️ Manage coupons and promotions
- 📦 Monitor inventory and low stock alerts
- 🚚 Configure shipping zones and methods
- ✍️ Create content (blog posts, pages) with SEO
- 🔍 Analyze SEO for better rankings
- 🖼️ Manage media library (upload, organize, optimize)
- 📋 Build menus with UX best practices
- 👤 Manage users and permissions
- 💬 Answer customer queries about orders and products
- 🔎 Check order status and tracking
- 📧 Provide product information instantly
- 📤 Import/Export products and orders (CSV)
- 💾 Backup & Restore your data safely
- 🔄 Migrate data between sites
- 36 Read Tools: Get products, orders, customers, analytics
- 63 Write/Action Tools: Create, update, delete data (requires permission)
Pre-built workflows for:
- Product search, inventory management
- Sales analysis, customer segmentation
- Business reports, SEO analysis
- Content creation, media management
- And more...
Contextual guides that help AI understand your store:
- WooCommerce search strategies
- Site configuration
- Plugin and theme info
- User roles and permissions
📚 Full documentation:
- TOOLS-LIST.md - Complete list of all 99 tools
- PROMPTS-LIST.md - Guide to all 16 AI prompts
- QUICK-START.md - Step-by-step setup guide
- ✅ JWT Authentication for secure API access
- ✅ User & Role Permissions - Control who can use MCP
- ✅ Write Operations Toggle - Keep read-only by default
- ✅ WordPress Capabilities - Respects your existing permissions
- ✅ Backup Reminders - AI prompts suggest backups before destructive operations
- Start with read-only (Write Operations OFF)
- Test with safe operations (searching, viewing)
- Enable writes when ready for full functionality
- Limit MCP access to administrators only (in User Permissions tab)
WooQuant is translation-ready!
Currently available:
- 🇬🇧 English (default)
- 🇵🇱 Polish (100% translated)
Want to contribute a translation?
We welcome community translations! See CONTRIBUTING.md for guidelines.
- WordPress: 6.4 or higher
- WooCommerce: Latest version required
- PHP: 8.0 or higher
- AI Client: Claude Desktop, Cursor IDE, or any MCP-compatible client
- Filip Dvoran (iOSDevSK) - Original mcp-for-woocommerce plugin
- @jeden- and contributors - WooQuant enhancements
This plugin is licensed under GPL-2.0-or-later, the same as the original.
Original work Copyright (C) 2024 Filip Dvoran (iOSDevSK)
Extended work Copyright (C) 2025 @jeden- and contributors
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
Special thanks to iOSDevSK for creating the foundation of this powerful tool and sharing it with the open-source community! 🙏
- 🐛 Report issues: GitHub Issues
- 💡 Feature requests: GitHub Discussions
- 🤝 Contribute: Pull requests are welcome! See CONTRIBUTING.md
- 📖 Documentation: Check the
/docsfolder or wiki
See CHANGELOG.md for detailed version history.
Current Version: 1.1.9
This plugin is a community project and is not affiliated with Automattic or WooCommerce.
Use at your own risk. Always backup your site before enabling write operations. Test in a staging environment first.
Made with ❤️ for the WordPress and WooCommerce community
🌟 Star us on GitHub if you find this useful!