MCP Servers / web-scraping / Xiaohongshu Search & Comment

Xiaohongshu Search & Comment

JSON →
stdionone42web-scraping

An automated tool to search notes, retrieve content, and post comments on Xiaohongshu (RedBook) using Playwright.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: xiaohongshu-search-comment
Tools
What this server exposes
mcp0_login
登录小红书账号,首次使用需手动扫码登录,后续自动使用保存的登录状态
mcp0_search_notes
根据关键词搜索小红书笔记,可指定返回结果数量
mcp0_get_note_content
通过笔记URL获取笔记的详细内容,包括标题、作者、发布时间和正文
mcp0_get_note_comments
通过笔记URL获取笔记的评论信息,包括评论者、评论内容和评论时间
mcp0_post_smart_comment
在指定笔记下发布智能评论,支持引流、点赞、咨询、专业四种评论类型
Configuration
Environment & auth
authnone
Resources
Xiaohongshu Search & Comment — MCP Server · libregistry