闲鱼账号状态检测 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.4.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.4.tar.gz.
File metadata
- Download URL: xianyu_detector-1.0.4.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 |
f034d0fdba8aaf6205df784e2156fb58e5e93e83e457f94b92b5b9b37b68f307
|
|
| MD5 |
8a621392ba8a5d434089a9714fb2a0d2
|
|
| BLAKE2b-256 |
144ddaee82a41c44036b5b9203669b8e439a2fde8c4b0a047703b4d9c7798ca3
|
File details
Details for the file xianyu_detector-1.0.4-py3-none-any.whl.
File metadata
- Download URL: xianyu_detector-1.0.4-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 |
5892ae5ca55fb08d51ff639467762184502c4ecafe147e445e6847bc5bf3dd3c
|
|
| MD5 |
44949d509f595b4e40ad4082662c2bdc
|
|
| BLAKE2b-256 |
328243d9c2f5174832bb36d9d4c8cc24bd3de119bd80f7e558281802e75a7eb8
|