闲鱼账号状态检测 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.3.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.3.tar.gz.
File metadata
- Download URL: xianyu_detector-1.0.3.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 |
93d0d38e1b808a408dd6db414d7adc1c16f13a8901585dca2492bd8feed42a84
|
|
| MD5 |
d6ec9108b4d6dc4090410c45b570e717
|
|
| BLAKE2b-256 |
cc723728fd5564c6eb20deb315cd976a28237adbfd55997ac2726f918360867b
|
File details
Details for the file xianyu_detector-1.0.3-py3-none-any.whl.
File metadata
- Download URL: xianyu_detector-1.0.3-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 |
fcf9bfad2f510d574e0ebe50bf849fc5d3da0d062bb3ead88e5ae756f0c15ab2
|
|
| MD5 |
51f37a39f0451e7898fa6d9ef2708e62
|
|
| BLAKE2b-256 |
eb248e49484becfe9d55512070a6abd39432e726b9be49fe84f57b9de6838cb7
|