Ecommerce Price Monitor MCP
🛒 电商价格监控 MCP 服务器
监控淘宝、京东、拼多多、1688、亚马逊(中国/美国)的价格。提供竞品分析、价格提醒、市场趋势及优惠发现功能。基于真实的电商经验构建。
功能特性
10 个 MCP 工具:add_product、remove_product、list_products、get_price_history、set_price_alert、check_price、get_competitor_prices、get_market_trends、search_products、get_deals
6 大平台:淘宝、京东、拼多多、1688、亚马逊中国、亚马逊美国
价格提醒:低于/高于/百分比变动通知
市场分析:竞争程度、价格区间、策略建议
银饰专注:默认搜索针对 925 银饰产品进行了优化
快速开始
# Install
pip install -r requirements.txt
# Run (stdio mode)
python server.py
# Run (HTTP mode)
python server.py --transport http --port 8011工具
工具 | 描述 |
| 添加产品到监控列表 |
| 从监控列表中移除 |
| 列出所有监控中的产品 |
| 获取带有统计数据的价格历史 |
| 设置价格阈值提醒 |
| 即时价格查询 |
| 跨平台价格对比 |
| 市场趋势分析 |
| 在平台上搜索产品 |
| 查找折扣产品 |
平台
平台 | 图标 | 货币 | 功能 |
淘宝 | 🛒 | CNY | 搜索、价格历史、评论 |
京东 | 🏬 | CNY | 搜索、价格历史、评论 |
拼多多 | 🍊 | CNY | 搜索、价格历史 |
1688 | 🏭 | CNY | 搜索、批发价格 |
亚马逊中国 | 📦 | CNY | 搜索 |
亚马逊美国 | 🇺🇸 | USD | 搜索、价格历史 |
使用场景
银饰电商:监控竞品定价,发现优惠活动
跨境贸易:对比亚马逊美国与中国站价格
批发采购:1688 批量价格对比
价格套利:发现各平台间的差价机会
MCP 配置
{
"mcpServers": {
"ecommerce-price-monitor": {
"command": "python",
"args": ["server.py"],
"cwd": "/path/to/ecommerce-price-monitor-mcp"
}
}
}在线访问(推荐)
无需本地安装,直接在MCP客户端配置:
{
"mcpServers": {
"ecommerce-price-monitor-mcp": {
"url": "http://www.mzse.com/price-monitor-mcp/"
}
}
}REST API
curl http://www.mzse.com/price-monitor-mcp/部署状态
许可证
MIT
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zhaohongyuziranerran/ecommerce-price-monitor-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server