Shopops Mcp
@enzoemir1
关于 Shopops Mcp
AI-powered e-commerce operations manager for Shopify and
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"shopops-mcp": {
"command": "npx",
"args": [
"-y",
"shopops-mcp"
],
"env": {
"SHOPIFY_ACCESS_TOKEN": "<YOUR_TOKEN>",
"WOOCOMMERCE_KEY": "<YOUR_KEY>",
"WOOCOMMERCE_SECRET": "<YOUR_SECRET>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Shopops Mcp?
Shopops Mcp is an AI-powered server that implements the Model Context Protocol (MCP) for managing Shopify and WooCommerce stores. It provides 11 MCP tools and 4 MCP resources covering inventory, pricing, customers, orders, product performance, and reporting, and is built with TypeScript using the @modelcontextprotocol/sdk v1.29+ and Zod v4.
How to use Shopops Mcp?
Install the package with npm i shopops-mcp, create a .env file with required store credentials, then run the server using npx shopops-mcp run --transport stdio for local mode or npx shopops-mcp run --transport http --port 8080 for the Streamable HTTP endpoint.
Key features of Shopops Mcp
- Store connectors for Shopify and WooCommerce
- 11 MCP tools for inventory, pricing, customers, orders
- 4 MCP resources: store overview, inventory, orders, top customers
- Inventory forecasting with moving-average demand and safety stock
- RFM-based customer segmentation into 7 segments
- Data-driven pricing analysis and margin-based optimization suggestions
- Order anomaly and fraud detection using pattern recognition
- ABC analysis of product performance
- Automated daily and weekly reports
- Dual transport: local stdio and Streamable HTTP (MCPize)
- Free tier plus $25 and $45 paid plans
Use cases of Shopops Mcp
- Monitor inventory levels and forecast future stock requirements
- Analyze customer data and perform RFM segmentation
- Optimize pricing with margin-based suggestions
- Detect fraudulent or anomalous orders
- Generate daily or weekly store performance reports
FAQ from Shopops Mcp
What store platforms are supported?
Shopops Mcp supports Shopify and WooCommerce stores.
What configuration is required?
A .env file with store-specific API keys, passwords, and store URLs is required. For Shopify you need SHOPIFY_API_KEY, SHOPIFY_API_PASSWORD, and SHOPIFY_STORE_DOMAIN. For WooCommerce you need WOOCOMMERCE_CONSUMER_KEY, WOOCOMMERCE_CONSUMER_SECRET, and WOOCOMMERCE_STORE_URL.
What transports are available?
Two transports are supported: local stdio (run with --transport stdio) and Streamable HTTP (run with --transport http on a configurable port, default 8080).
Is there a free tier?
Yes, a free tier is available, along with two paid plans at $25 and $45 per month.
Can I anonymize data in reports?
Yes, setting MCP_ENABLE_ANONYMIZATION=true in the configuration will mask personally identifiable data in generated reports.
其他 分类下的更多 MCP 服务器
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

EverArt
modelcontextprotocolModel Context Protocol Servers
评论