⚠ Rug-pull watch: this server's tool surface has changed 2× since baseline — last 6h ago. Continuously watched by wmcp.sh for drift & rug-pulls.
What it offers — 11 tools · Other
xhs_get_note_detail_by_note_url
根据笔记链接、短链接或分享文案获取单篇小红书笔记详情。
xhs_get_note_detail_by_note_id
根据 note_id 获取单篇小红书笔记详情。
xhs_search_notes
按关键词搜索相关小红书笔记。
xhs_get_search_hot_list
获取小红书搜索热榜。
xhs_get_note_comments_by_note_id
根据 note_id 获取单篇小红书笔记的一级评论。
xhs_get_note_comments_by_note_url
根据笔记链接、短链接或分享文案获取单篇小红书笔记的一级评论。
xhs_get_note_sub_comments_by_comment_id
根据 note_id 和一级评论 comment_id 获取二级评论。
xhs_get_user_info_by_user_id
根据 user_id 获取单个小红书用户信息。
xhs_get_user_info_by_profile_url
根据主页链接、短链接或分享文案获取单个小红书用户信息。
xhs_get_user_posted_notes_by_user_id
根据 user_id 获取用户已发布笔记列表。
xhs_get_user_posted_notes_by_profile_url
根据主页链接、短链接或分享文案获取用户已发布笔记列表。
Spec conformance20%80
✓ initialize → protocolVersion 2025-06-18
✓ initialize HTTP 200
✗ unknown method → no JSON-RPC error
✓ tools/list → 11 tools
✓ every tool has name + inputSchema
Security (OWASP MCP)30%100
11 tools scanned
no injection markup
no secret-path refs
Reliability / performance20%70
single-probe latency 1504ms (PRELIMINARY — continuous uptime/p95 from proxy telemetry lands in v2)
Tool hygiene15%95
91% of tools have typed inputSchema
11/11 declare outputSchema
no unannotated destructive tools
Transparency / provenance15%70
HTTPS ✓
advertises protocol 2025-06-18
Observed behavior
No proxied traffic observed for this host yet. Connect it at /connect and its grade gains a measured Reliability score + per-tool behavioral evidence — the half a static scan can't produce.
Findings
No blocking issues found in the static + spec checks.
We re-grade mcp.52choujiang.com on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.
Share this report card
A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.
A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.
<a href="https://wmcp.sh/mcp/grade/mcp.52choujiang.com"><img src="https://wmcp.sh/mcp/grade/mcp.52choujiang.com/badge.svg" alt="MCP Trust Grade B · wmcp.sh"></a>
Agents: check this before connecting
Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:
https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.