MCP tool for browsing JD Historical Lowest Price (京东历史最低价) products
Project description
京东历史最低价 MCP
零配置即装即用 — 无需 API Key,开箱即用
发现京东历史最低价商品,支持按品类关键词和价格区间筛选,帮用户抄底捡漏。
✨ 特性
- ▸ 精选5000+历史最低价商品,每日更新
- ▸ 显示降幅百分比,一眼看到省了多少
- ▸ 支持按品类关键词筛选(如"手机""纸巾""家电")
- ▸ 支持按价格区间筛选(如100元以内)
- ▸ 智能排序:综合降幅、销量、好评率推荐
🔧 工具
get_lowest_picks
查询京东历史最低价商品,返回抄底好货列表。
参数:
| 参数 | 类型 | 必填 | 说明 |
|---|---|---|---|
| keyword | string | 否 | 品类或商品关键词,如"家电""纸巾""手机"。为空则返回综合推荐 |
| max_price | number | 否 | 最高到手价(元),如100表示100元以内。0表示不限 |
返回: 商品列表,每个商品包含名称、原价、最低价、降幅百分比、品类、店铺、是否自营、标签、图片、购买链接等。
📋 示例
- "什么商品跌最狠" →
get_lowest_picks() - "手机有历史低价吗" →
get_lowest_picks(keyword="手机") - "100块以内抄底" →
get_lowest_picks(max_price=100)
🎯 适用场景
- 抄底捡漏助手的商品推荐能力
- 价格监控助手的低价提醒
- 购物决策辅助
配置
{
"mcpServers": {
"jd-lowest-price": {
"command": "uvx",
"args": ["jd-lowest-price-mcp==0.1.0"]
}
}
}
许可
MIT-0
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jd_lowest_price_mcp-0.1.0.tar.gz.
File metadata
- Download URL: jd_lowest_price_mcp-0.1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac15720d54b4dcb0d389d31babcad17056fd4e21f9af76724d5f3c4084c2652f
|
|
| MD5 |
b338ce15d84b5c67caa5c383e6855bbe
|
|
| BLAKE2b-256 |
dfffa32dbf24a8021cc34093a328cbbc2ca6b42c8db4d0e7171bbf7faa7768c8
|
File details
Details for the file jd_lowest_price_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: jd_lowest_price_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed9a72a5e74e463949b1d37413e947c26c0171e9435c40218c2e68dfbe77179e
|
|
| MD5 |
aec4752959e76e56f7841da6cb3340f5
|
|
| BLAKE2b-256 |
1c8d0125b3f41370d0510c1b32d9f33d060a829c38e68e031b6bab1541ce873d
|