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

Xiaohongshu (小红书 / XHS, RedNote) Insights MCP

com.52choujiang/xhs-insights

Xiaohongshu / RedNote filtered search, details, comments/replies, profiles, and creator notes.

Uptime
25.0%
16 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

ai.smithery/blbl147-xhs-mcp
搜索笔记、浏览首页推荐、查看笔记内容与评论,并发表你的评论。直接在工作流中与小红书内容互动,高效跟进话题。
0 tools · streamable-http
xhs-mcp-server
小红书MCP服务器 | 秒级工具调用执行,笔记用户搜索、通知消息监控等;打造2026最简单、最快速、最精准、最好用的小红书MCPServer!
0 tools
@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
XHS-Downloader
小红书(XiaoHongShu、RedNote)链接提取/作品采集工具:提取账号发布、收藏、点赞、专辑作品链接;提取搜索结果作品、用户链接;采集小红书作品信息;提取小红书作品下载地址;下载小红书作品文件
0 tools
RedNote-MCP
🚀MCP server for accessing RedNote(XiaoHongShu, xhs).
0 tools

How to use

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

{
  "mcpServers": {
    "xiaohongshu_(小红书_/_xhs,_rednote)_insights_mcp": {
      "url": "https://mcp.52choujiang.com/xhs/mcp",
      "transport": "streamable-http"
    }
  }
}