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

SocialDataX 小红书 Xiaohongshu XHS RedNote MCP

com.52choujiang/xhs-insights

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

Uptime
9.8%
41 probes
Response
1932ms
last probe
Tools
11
callable

Tools · 11

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

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

Similar MCP servers embedding-nearest

SocialDataX 快手 Kuaishou MCP
Kuaishou hot list, work search/details, comments/replies, profiles, transcript.
0 tools · streamable-http
SocialDataX 微博 Weibo MCP
Weibo hot search, post search/details, comments/replies, users, posts, transcript.
0 tools · streamable-http
RedNote-MCP
🚀MCP server for accessing RedNote(XiaoHongShu, xhs).
0 tools
SocialDataX 抖音 Douyin MCP live
Douyin hot search, work search/details, comments/replies, profiles, series, transcript.
13 tools · streamable-http
@sykuang/rednote-mcp
Xiaohongshu (rednote / 小红书) MCP server for Claude Desktop, Cursor and AI agents — search, read, comment, like and publish notes via npx. Nod
0 tools
jobson-xhs-mcp
小红书MCP服务器 - 提供小红书API功能的MCP工具
0 tools

How to use

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

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