Skip to content
Back to search
100
MCP live v0.1.5 MCP 2025-11-25 streamable-http

SocialDataX 小红书 Xiaohongshu XHS RedNote MCP

com.52choujiang/xhs-insights

XHS note/product search/detail, PGY 20pts success; failures uncharged, comments/replies, profiles.

Uptime
100.0%
1 direct probes · 30d
Response
3046ms
last probe
Tools
24
callable
Resources
2
readable
Prompts
0
available

Tools · 24

xhs_get_note_detail_by_note_url

根据笔记链接、短链接或分享文案获取单篇小红书笔记详情。 返回的 note_url 在任何使用场景都必须原样保留完整 URL,包括 xsec_token 等 query 参数;例如最终回答、展示、引用、存储、输出或传递;不得用 note_id 重新拼接链接;note_url 为 null 时不要用 note_id 合成公开链接。

xhs_get_note_detail_by_note_id

根据 note_id 获取单篇小红书笔记详情。 返回的 note_url 非 null 时,在任何使用场景都必须原样保留完整 URL,包括 xsec_token 等 query 参数;例如最终回答、展示、引用、存储、输出或传递;不得用 note_id 重新拼接链接;note_url 为 null 时不要用 note_id 合成公开链接。

xhs_search_notes

搜索小红书 / Xiaohongshu / XHS / RedNote 相关笔记。用户需要按搜索词查找笔记时使用;已有笔记链接或 note_id 且需要单篇笔记详情时使用对应的详情工具;需要评论、回复或口播转文字时使用相应的 URL/ID 工具;支持 page_token 翻页。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回,不得截断、缩写、掩码或…

xhs_search_products

搜索小红书商品。用户需要按搜索词查找商品时使用;已有完整 sku_id(包括用户直接提供)时使用商品详情或商品评价工具;支持 page_token 翻页。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回,不得截断、缩写、掩码或用省略号替换中间内容。

xhs_get_product_detail

根据小红书商品 sku_id 获取商品详情;已有该 ID 时直接使用,否则可从 xhs_search_products 获取;不支持商品链接、spu_id 或搜索词。

xhs_pgy_get_note_detail_by_note_id

根据 note_id 获取小红书蒲公英单篇笔记商业增强详情,包括正文、图片或视频摘要、作者、曝光量、阅读量、互动量和图文/视频报价。 这是蒲公英商业口径数据,不等同普通公开笔记详情;成功调用扣减 20 积分,失败不扣费。

xhs_pgy_get_note_detail_by_note_url

根据笔记链接、短链接或分享文案获取小红书蒲公英单篇笔记商业增强详情。 这是蒲公英商业口径数据,不等同普通公开笔记详情;成功调用扣减 20 积分,失败不扣费。

xhs_get_product_reviews

根据小红书商品 sku_id 获取商品评价;已有该 ID 时直接使用,否则可从 xhs_search_products 获取;支持 sort_type、has_image 和 page_token 翻页。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回,不得截断、缩写、掩码或用省略号替换中间内容;不支持商品链接、spu_id 或搜索词。

xhs_get_product_review_replies

根据一级商品评价 review_id 获取其下回复;已有该 ID 时直接使用,否则可从 xhs_get_product_reviews 获取;支持 page_token 翻页。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回,不得截断、缩写、掩码或用省略号替换中间内容;不接受 root_review_id。

xhs_get_search_hot_list

获取小红书搜索热榜。

xhs_search_suggestions

根据搜索词获取小红书候选搜索建议,用于补全搜索词;需要实际搜索笔记或商品时,分别使用 xhs_search_notes 或 xhs_search_products。

xhs_submit_video_speech_text_by_note_url

根据小红书视频笔记链接、短链接或分享文案提交口播转文字任务;提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。

xhs_submit_video_speech_text_by_note_id

根据小红书 note_id 提交视频笔记口播转文字任务;提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。

xhs_get_video_speech_text_job

根据用户提供的有效 job_id,或提交工具返回的 job_id 查询任务状态;用于继续未完成任务,每次最多等待 240 秒,不触发重处理,也不要重复提交任务。

xhs_get_note_comments_by_note_id

根据 note_id 获取单篇小红书笔记的一级评论,支持 sort_type 评论排序和 page_token 翻页。

xhs_get_note_comments_by_note_url

根据笔记链接、短链接或分享文案获取单篇小红书笔记的一级评论,支持 sort_type 评论排序和 page_token 翻页。

xhs_get_note_sub_comments_by_comment_id

根据 note_id 和一级评论 comment_id 获取二级评论;用户已提供完整合法的 ID 组合时直接使用;已有 note_id 或笔记链接但缺少必需 ID 时,调用对应一级评论工具补全;缺少笔记定位信息时向用户索取;支持 page_token 翻页。

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 获取用户已发布笔记列表,支持 page_token 翻页。

xhs_get_user_posted_notes_by_profile_url

根据主页链接、短链接或分享文案获取用户已发布笔记列表,支持 page_token 翻页。

xhs_get_topic_notes_by_topic_url

根据话题页链接、短链接或分享文案获取标签页笔记列表,支持 sort_type 排序和 page_token 翻页。

xhs_get_topic_notes_by_page_id

根据 page_id 获取标签页笔记列表,支持 sort_type 排序和 page_token 翻页。

socialdatax_get_points_balance

Query the current API Key account's SocialDataX points balance.

Resources · 2

xhs_tool_capabilities_resource

Guide for selecting XHS tools and preserving follow-up inputs.

xhs://guides/tool-capabilities
server_card

Static discovery metadata for directory publishing and manual inspection.

mcp://server-card.json

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "socialdatax_小红书_xiaohongshu_xhs_rednote_mcp": {
      "url": "https://mcp.socialdatax.com/xhs/mcp",
      "transport": "streamable-http"
    }
  }
}