AI-powered e-commerce operations manager for Shopify and
WooCommerce. 11 tools including inventory forecasting, pricing optimization,
RFM customer segmentation, order anomaly detection, ABC product performance
analysis, and automated daily/weekly reports.
Server Config
{
"mcpServers": {
"shopops-mcp": {
"command": "npx",
"args": [
"-y",
"shopops-mcp"
],
"env": {
"SHOPIFY_ACCESS_TOKEN": "<YOUR_TOKEN>",
"WOOCOMMERCE_KEY": "<YOUR_KEY>",
"WOOCOMMERCE_SECRET": "<YOUR_SECRET>"
}
}
}
}