Back to directory
chenningling/redbook-search-comment-mcp2.0

chenningling/redbook-search-comment-mcp2.0

@chenningling

这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。

小红书redbookxiaohongshuplaywrightsearchcommentautomationmcp

Installation & Configuration

{
  "mcpServers": {
    "xiaohongshu MCP": {
      "command": "python3",
      "args": [
        "/path/to/xiaohongshu_mcp.py",
        "--stdio"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15