闲鱼账号状态检测 MCP Server
Project description
🐟 闲鱼账号状态检测 MCP Server
一个基于 Model Context Protocol (MCP) 的服务器,用于检测闲鱼账号的认证状态、健康度(闲气值)、行为统计和设备环境风险。它可以无缝集成到支持 MCP 的 AI 客户端(如 Cherry Studio)中,让 AI Agent 在发布商品前自动评估账号风险。
✨ 功能特性
- 🔐 账号认证检测:验证是否完成实名认证、实人认证,检查是否为经营性卖家(“商”标识)。
- 📊 健康度评估:获取当前闲气值(0-100 分),判断账号是否处于限权状态,并显示处罚详情。
- 📈 行为数据分析:统计在售商品数、年交易笔数、月均成交、品类分布,识别高频经营行为。
- 📱 设备环境检测:检测是否使用模拟器/云手机、是否处于公共 WiFi、是否在多账号间频繁切换。
- 🔄 自动化 Cookie 管理:首次手动登录后自动保存会话,后续无需重复登录。
- 🛠️ 标准化 MCP 接口:支持
detect、status、login三种操作,方便 AI Agent 调用。
🚀 快速开始
前置要求
- Python 3.10 或更高版本
- 一个有效的闲鱼账号
安装方式
方式一:通过 uvx(推荐,适用于 MCP 客户端)
如果你使用支持 MCP 的客户端(如 Cherry Studio),可以直接通过 uvx 命令运行,无需手动安装:
{
"mcpServers": {
"xianyu-detector": {
"command": "uvx",
"args": ["xianyu-detector"]
}
}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xianyu_detector-1.0.2.tar.gz
(5.8 kB
view details)
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 xianyu_detector-1.0.2.tar.gz.
File metadata
- Download URL: xianyu_detector-1.0.2.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
133d3bf15bff6beaf96ad4bfbe4a18f8722d132651772ce9124e3408397f8af0
|
|
| MD5 |
7cdd9ad5e6399f4eff8644fe16eb665f
|
|
| BLAKE2b-256 |
3e3033232ff74d18e977206e142318713feeaec60cb5763c7cfb1f89ba05ad0a
|
File details
Details for the file xianyu_detector-1.0.2-py3-none-any.whl.
File metadata
- Download URL: xianyu_detector-1.0.2-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f36c3e42c7bd7ab24fe06a97ab1ffebffd75f19ed9d149893f422cabbd1f2325
|
|
| MD5 |
6e26f39b8946950658b51d2421a19323
|
|
| BLAKE2b-256 |
ea253b455fa8fc606ce7d8d6f20e35ac5a235f8d6979a0a7f96752e6b68eeef6
|