mcpbeat

SocialDataX 小红书 Xiaohongshu XHS RedNote MCP Server

com.52choujiang/xhs-insights
answering

SocialDataX 小红书 Xiaohongshu XHS RedNote MCP is answering right now. Last checked 5 min ago. It exposes 14 tools.

XHS note search, hot list, details, comments/replies, profiles, transcript.

Uptime history 40 hours of history · worst hour 75%
40 hours agonow
98.9%
Uptime 24h
90 of 91 checks
14
Tools
read from the server
1782 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add xhs-insights --transport http https://mcp.52choujiang.com/xhs/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "xhs-insights": {
      "url": "https://mcp.52choujiang.com/xhs/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.xhs-insights]
url = "https://mcp.52choujiang.com/xhs/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "xhs-insights": {
      "url": "https://mcp.52choujiang.com/xhs/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "xhs-insights": {
      "url": "https://mcp.52choujiang.com/xhs/mcp"
    }
  }
}

Available tools 14

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

xhs
xhs_get_note_comments_by_note_id
根据 note_id 获取单篇小红书笔记的一级评论,支持 sort_type 评论排序和 page_token 翻页。 返回的 next_page_token 是不透明分页令牌;继续翻页时必须将完整 next_page_token 原样作为 page_token 传回。next_page_token 只绑定当前用户、笔记、排序或评论链路,不能跨用户、笔记或评论链路复用;一级评论还不能跨排序复用;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
xhs_get_note_comments_by_note_url
根据笔记链接、短链接或分享文案获取单篇小红书笔记的一级评论,支持 sort_type 评论排序和 page_token 翻页。 返回的 next_page_token 是不透明分页令牌;继续翻页时必须将完整 next_page_token 原样作为 page_token 传回。next_page_token 只绑定当前用户、笔记、排序或评论链路,不能跨用户、笔记或评论链路复用;一级评论还不能跨排序复用;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
xhs_get_note_detail_by_note_id
根据 note_id 获取单篇小红书笔记详情。 返回的 note_url 非 null 时,在任何使用场景都必须原样保留完整 URL,包括 xsec_token 等 query 参数;例如最终回答、展示、引用、存储、输出或传递;不得用 note_id 重新拼接链接;note_url 为 null 时不要用 note_id 合成公开链接。
xhs_get_note_detail_by_note_url
根据笔记链接、短链接或分享文案获取单篇小红书笔记详情。 返回的 note_url 在任何使用场景都必须原样保留完整 URL,包括 xsec_token 等 query 参数;例如最终回答、展示、引用、存储、输出或传递;不得用 note_id 重新拼接链接;note_url 为 null 时不要用 note_id 合成公开链接。
xhs_get_note_sub_comments_by_comment_id
根据 note_id 和一级评论 comment_id 获取二级评论。 返回的 next_page_token 是不透明分页令牌;继续翻页时必须将完整 next_page_token 原样作为 page_token 传回。next_page_token 只绑定当前用户、笔记或评论链路,不能跨用户、笔记或评论链路复用;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
xhs_get_search_hot_list
获取小红书搜索热榜。
xhs_get_user_info_by_profile_url
根据主页链接、短链接或分享文案获取单个小红书用户信息。
xhs_get_user_info_by_user_id
根据 user_id 获取单个小红书用户信息。
xhs_get_user_posted_notes_by_profile_url
根据主页链接、短链接或分享文案获取用户已发布笔记列表。 返回的 next_page_token 是不透明分页令牌;继续翻页时必须将完整 next_page_token 原样作为 page_token 传回。next_page_token 只绑定当前用户、笔记或评论链路,不能跨用户、笔记或评论链路复用;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
xhs_get_user_posted_notes_by_user_id
根据 user_id 获取用户已发布笔记列表。 返回的 next_page_token 是不透明分页令牌;继续翻页时必须将完整 next_page_token 原样作为 page_token 传回。next_page_token 只绑定当前用户、笔记或评论链路,不能跨用户、笔记或评论链路复用;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
xhs_get_video_speech_text_job
查询小红书视频口播转文字任务状态;每次最多等待 240 秒,不触发重处理。
xhs_search_notes
按关键词搜索相关小红书笔记。 返回的 note_url 在任何使用场景都必须原样保留完整 URL,包括 xsec_token 等 query 参数;例如最终回答、展示、引用、存储、输出或传递;不得用 note_id 重新拼接链接。
xhs_submit_video_speech_text_by_note_id
根据小红书 note_id 提交视频笔记口播转文字任务;提交完成后最多短等 240 秒,未完成时返回 job_id 和下一步查询动作。
xhs_submit_video_speech_text_by_note_url
提交小红书视频笔记口播转文字任务;提交完成后最多短等 240 秒,未完成时返回 job_id 和下一步查询动作。

Endpoints

URLTransportStateLatencyChecked
https://mcp.52choujiang.com/xhs/mcp streamable-http answering 1482 ms 5 min ago

SocialDataX 小红书 Xiaohongshu XHS RedNote MCP — questions

Answers built from our own checks of this server.

What can SocialDataX 小红书 Xiaohongshu XHS RedNote MCP do?
It exposes 14 tools, read directly from the server on our last check. Among them: xhs_get_note_comments_by_note_id, xhs_get_note_comments_by_note_url, xhs_get_note_detail_by_note_id, xhs_get_note_detail_by_note_url, xhs_get_note_sub_comments_by_comment_id, xhs_get_search_hot_list and 8 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is SocialDataX 小红书 Xiaohongshu XHS RedNote MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 91 checks got a reply (98.9%), average response time 1782 ms. The bar chart above shows every period we have measured.
How do I connect SocialDataX 小红书 Xiaohongshu XHS RedNote MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does SocialDataX 小红书 Xiaohongshu XHS RedNote MCP need an API key?
No. SocialDataX 小红书 Xiaohongshu XHS RedNote MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 14 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is SocialDataX 小红书 Xiaohongshu XHS RedNote MCP?
It answers our handshake in 1782 ms on average, which is faster than 1% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.