Wc Ability MCP Server
WooCommerce store information and statistics retrieval for AI agents.
Data last scanned today · Reviewed today
Overview
The Wc Ability MCP Server serves as a demonstration plugin designed to showcase how third-party developers can register custom abilities within the WordPress ecosystem. By utilizing the WordPress Abilities API and the WooCommerce MCP Adapter, it enables AI assistants to query store data such as administrative details, product counts, and customer statistics.
Our verdict
This repository carries a high risk level with a security score of 1/100, primarily due to the lack of any authentication method and the absence of a defined software license. As a community-maintained demonstration tool that is explicitly marked as not production-ready, it should only be utilized in isolated, non-production test environments by developers exploring the WooCommerce MCP integration.
- Provides real documentation for WordPress MCP integration
- Zero direct dependencies reduces supply-chain complexity
- Clear implementation example for the WordPress Abilities API
- No authentication method permits unauthorized access via configuration
- Unclear legal terms due to missing open-source license
- Experimental developer preview status and not production-ready
Tools
| Tool | Description | Risk |
|---|---|---|
| woocommerce-demo/store-info | Retrieves basic store information and optionally includes store statistics. | low |
Compatibility
| Client | Local | Docker | Remote | Read-only |
|---|---|---|---|---|
| ChatGPT | ||||
| Claude Desktop | ||||
| Cursor | ||||
| VS Code | ||||
| Windsurf |
Frequently asked questions
›Can I use this plugin in a production environment?
No, this is a demonstration plugin intended solely for educational and testing purposes.
›What are the minimum system requirements for this plugin?
The plugin requires WordPress 6.0 or higher, PHP 8.0 or higher, and WooCommerce 10.3 or higher.
›What permissions are required to access the store information ability?
Users must have the 'manage_woocommerce' capability to access the ability.
›What is the specific purpose of the 'woocommerce_mcp_include_ability' filter?
This filter is used to ensure that a custom ability is exposed through the WooCommerce MCP server.
›Will the WooCommerce MCP implementation stay the same in future versions?
No, the MCP implementation in WooCommerce 10.3 is a developer preview, meaning APIs and integration patterns may change in future releases.
Badge
Maintain this server? Add the live badge to your README.