XHS-Downloader

GitHub

小红书(XiaoHongShu、RedNote)链接提取/作品采集工具:提取账号发布、收藏、点赞、专辑作品链接;提取搜索结果作品、用户链接;采集小红书作品信息;提取小红书作品下载地址;下载小红书作品文件

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "XHS-Downloader": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-XHS-Downloader"
      ]
    }
  }
}