iOSDevSK/mcp-for-woocommerce
WooCommerce MCP Server — WordPress community plugin implementing the Model Context Protocol (MCP) for WooCommerce. Supports STDIO and HTTP streamable transport, with optional JWT authentication. Based on Automattic’s official WordPress MCP. This plugin is not affiliated with Automattic.
Platform-specific configuration:
{
"mcpServers": {
"mcp-for-woocommerce": {
"command": "npx",
"args": [
"-y",
"mcp-for-woocommerce"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...