Back to directory
jonafly/rednotemcp

jonafly/rednotemcp

@JonaFly

基于Playwright的小红书自动搜索和评论MCP服务器,支持自动登录、关键词搜索、获取笔记内容和发布智能评论

小红书自动化评论搜索playwrightmcpsocial-mediaautomation

Installation & Configuration

{
  "mcpServers": {
    "xiaohongshu MCP": {
      "command": "python",
      "args": [
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/xiaohongshu_mcp.py",
        "--stdio"
      ]
    }
  }
}

Information

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