Skip to content

Releases: xpzouying/xiaohongshu-mcp

Release v2.4.3

Choose a tag to compare

@github-actions github-actions released this 02 Aug 17:26
c2fc4dd

🚀 新版本发布: v2.4.3

📋 更新内容

  • fix(docker): tini 注册为 child subreaper,消除误导性告警 (#794) (c2fc4dd)

📦 下载说明

主程序(MCP 服务):

  • macOS Apple Silicon: xiaohongshu-mcp-darwin-arm64
  • Windows x64: xiaohongshu-mcp-windows-amd64.exe
  • Linux x64: xiaohongshu-mcp-linux-amd64

登录工具:

  • macOS Apple Silicon: xiaohongshu-login-darwin-arm64
  • Windows x64: xiaohongshu-login-windows-amd64.exe
  • Linux x64: xiaohongshu-login-linux-amd64

🔧 使用方法

# 1. 首先运行登录工具获取 cookie
./xiaohongshu-login-darwin-arm64

# 2. 然后启动 MCP 服务
./xiaohongshu-mcp-darwin-arm64

# 或指定参数
./xiaohongshu-mcp-darwin-arm64 -headless=false

⚠️ 注意事项

  • 首次运行时会自动下载无头浏览器(约 150MB),请确保网络连接正常
  • 后续运行无需重复下载浏览器
  • 登录工具生成的 cookie 保存在 ~/.xiaohongshu/cookies.json

📊 构建信息

  • Commit: c2fc4dd
  • Go Version: 1.24
  • Build Time: 2026-08-02T17:24:36Z

Release v2.4.2

Choose a tag to compare

@github-actions github-actions released this 02 Aug 17:12
f5af1db

🚀 新版本发布: v2.4.2

📋 更新内容

  • fix(docker): 镜像内置 tini 作为 PID 1,回收浏览器子进程 (#793) (f5af1db)

📦 下载说明

主程序(MCP 服务):

  • macOS Apple Silicon: xiaohongshu-mcp-darwin-arm64
  • Windows x64: xiaohongshu-mcp-windows-amd64.exe
  • Linux x64: xiaohongshu-mcp-linux-amd64

登录工具:

  • macOS Apple Silicon: xiaohongshu-login-darwin-arm64
  • Windows x64: xiaohongshu-login-windows-amd64.exe
  • Linux x64: xiaohongshu-login-linux-amd64

🔧 使用方法

# 1. 首先运行登录工具获取 cookie
./xiaohongshu-login-darwin-arm64

# 2. 然后启动 MCP 服务
./xiaohongshu-mcp-darwin-arm64

# 或指定参数
./xiaohongshu-mcp-darwin-arm64 -headless=false

⚠️ 注意事项

  • 首次运行时会自动下载无头浏览器(约 150MB),请确保网络连接正常
  • 后续运行无需重复下载浏览器
  • 登录工具生成的 cookie 保存在 ~/.xiaohongshu/cookies.json

📊 构建信息

  • Commit: f5af1db
  • Go Version: 1.24
  • Build Time: 2026-08-02T17:06:24Z

Release v2.4.1

Choose a tag to compare

@github-actions github-actions released this 02 Aug 14:46
2a57ab4

🚀 新版本发布: v2.4.1

📋 更新内容

  • fix(publish): 正文输入框改为轮询定位,不再 panic (#792) (2a57ab4)
  • fix(cookies): 保存时创建缺失的父目录 (#791) (3474284)

📦 下载说明

主程序(MCP 服务):

  • macOS Apple Silicon: xiaohongshu-mcp-darwin-arm64
  • Windows x64: xiaohongshu-mcp-windows-amd64.exe
  • Linux x64: xiaohongshu-mcp-linux-amd64

登录工具:

  • macOS Apple Silicon: xiaohongshu-login-darwin-arm64
  • Windows x64: xiaohongshu-login-windows-amd64.exe
  • Linux x64: xiaohongshu-login-linux-amd64

🔧 使用方法

# 1. 首先运行登录工具获取 cookie
./xiaohongshu-login-darwin-arm64

# 2. 然后启动 MCP 服务
./xiaohongshu-mcp-darwin-arm64

# 或指定参数
./xiaohongshu-mcp-darwin-arm64 -headless=false

⚠️ 注意事项

  • 首次运行时会自动下载无头浏览器(约 150MB),请确保网络连接正常
  • 后续运行无需重复下载浏览器
  • 登录工具生成的 cookie 保存在 ~/.xiaohongshu/cookies.json

📊 构建信息

  • Commit: 2a57ab4
  • Go Version: 1.24
  • Build Time: 2026-08-02T14:43:52Z

Release v2.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 08:04
d7f176a

🚀 新版本发布: v2.4.0

📋 更新内容

  • feat(profile): 主页支持按 tab 读取笔记 / 收藏 / 点赞 (#790) (d7f176a)

📦 下载说明

主程序(MCP 服务):

  • macOS Apple Silicon: xiaohongshu-mcp-darwin-arm64
  • Windows x64: xiaohongshu-mcp-windows-amd64.exe
  • Linux x64: xiaohongshu-mcp-linux-amd64

登录工具:

  • macOS Apple Silicon: xiaohongshu-login-darwin-arm64
  • Windows x64: xiaohongshu-login-windows-amd64.exe
  • Linux x64: xiaohongshu-login-linux-amd64

🔧 使用方法

# 1. 首先运行登录工具获取 cookie
./xiaohongshu-login-darwin-arm64

# 2. 然后启动 MCP 服务
./xiaohongshu-mcp-darwin-arm64

# 或指定参数
./xiaohongshu-mcp-darwin-arm64 -headless=false

⚠️ 注意事项

  • 首次运行时会自动下载无头浏览器(约 150MB),请确保网络连接正常
  • 后续运行无需重复下载浏览器
  • 登录工具生成的 cookie 保存在 ~/.xiaohongshu/cookies.json

📊 构建信息

  • Commit: d7f176a
  • Go Version: 1.24
  • Build Time: 2026-08-02T08:00:27Z

Release v2.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 07:28
c17940f

🚀 新版本发布: v2.3.0

📋 更新内容

  • feat(notification): 支持通知的读取、回复与点赞 (#789) (c17940f)
  • chore: 精简注释,并移除无意义的 account 日志字段 (#787) (a7e5b88)

📦 下载说明

主程序(MCP 服务):

  • macOS Apple Silicon: xiaohongshu-mcp-darwin-arm64
  • Windows x64: xiaohongshu-mcp-windows-amd64.exe
  • Linux x64: xiaohongshu-mcp-linux-amd64

登录工具:

  • macOS Apple Silicon: xiaohongshu-login-darwin-arm64
  • Windows x64: xiaohongshu-login-windows-amd64.exe
  • Linux x64: xiaohongshu-login-linux-amd64

🔧 使用方法

# 1. 首先运行登录工具获取 cookie
./xiaohongshu-login-darwin-arm64

# 2. 然后启动 MCP 服务
./xiaohongshu-mcp-darwin-arm64

# 或指定参数
./xiaohongshu-mcp-darwin-arm64 -headless=false

⚠️ 注意事项

  • 首次运行时会自动下载无头浏览器(约 150MB),请确保网络连接正常
  • 后续运行无需重复下载浏览器
  • 登录工具生成的 cookie 保存在 ~/.xiaohongshu/cookies.json

📊 构建信息

  • Commit: c17940f
  • Go Version: 1.24
  • Build Time: 2026-08-02T07:21:44Z

Release v2.2.7

Choose a tag to compare

@github-actions github-actions released this 01 Aug 21:16
3aacfb3

🚀 新版本发布: v2.2.7

📋 更新内容

  • chore(search): 搜索导航后补上与其他路径一致的停顿 (#786) (3aacfb3)
  • chore(ci): 移除自动代码审查工作流 (#785) (80484fe)
  • refactor(interact): 发布与导航的点击统一走交互原语 (#784) (fd0e3a9)
  • docs: Update WeChat QR code image in README (8f2d489)

📦 下载说明

主程序(MCP 服务):

  • macOS Apple Silicon: xiaohongshu-mcp-darwin-arm64
  • Windows x64: xiaohongshu-mcp-windows-amd64.exe
  • Linux x64: xiaohongshu-mcp-linux-amd64

登录工具:

  • macOS Apple Silicon: xiaohongshu-login-darwin-arm64
  • Windows x64: xiaohongshu-login-windows-amd64.exe
  • Linux x64: xiaohongshu-login-linux-amd64

🔧 使用方法

# 1. 首先运行登录工具获取 cookie
./xiaohongshu-login-darwin-arm64

# 2. 然后启动 MCP 服务
./xiaohongshu-mcp-darwin-arm64

# 或指定参数
./xiaohongshu-mcp-darwin-arm64 -headless=false

⚠️ 注意事项

  • 首次运行时会自动下载无头浏览器(约 150MB),请确保网络连接正常
  • 后续运行无需重复下载浏览器
  • 登录工具生成的 cookie 保存在 ~/.xiaohongshu/cookies.json

📊 构建信息

  • Commit: 3aacfb3
  • Go Version: 1.24
  • Build Time: 2026-08-01T21:10:04Z

Release v2.2.6

Choose a tag to compare

@github-actions github-actions released this 28 Jul 16:23
a5bb5b8

🚀 新版本发布: v2.2.6

📋 更新内容

  • fix(interact): 交互写操作确认后补足停留,避免请求未完成 (#778) (a5bb5b8)

📦 下载说明

主程序(MCP 服务):

  • macOS Apple Silicon: xiaohongshu-mcp-darwin-arm64
  • Windows x64: xiaohongshu-mcp-windows-amd64.exe
  • Linux x64: xiaohongshu-mcp-linux-amd64

登录工具:

  • macOS Apple Silicon: xiaohongshu-login-darwin-arm64
  • Windows x64: xiaohongshu-login-windows-amd64.exe
  • Linux x64: xiaohongshu-login-linux-amd64

🔧 使用方法

# 1. 首先运行登录工具获取 cookie
./xiaohongshu-login-darwin-arm64

# 2. 然后启动 MCP 服务
./xiaohongshu-mcp-darwin-arm64

# 或指定参数
./xiaohongshu-mcp-darwin-arm64 -headless=false

⚠️ 注意事项

  • 首次运行时会自动下载无头浏览器(约 150MB),请确保网络连接正常
  • 后续运行无需重复下载浏览器
  • 登录工具生成的 cookie 保存在 ~/.xiaohongshu/cookies.json

📊 构建信息

  • Commit: a5bb5b8
  • Go Version: 1.24
  • Build Time: 2026-07-28T16:20:10Z

Release v2.2.5

Choose a tag to compare

@github-actions github-actions released this 28 Jul 02:02
085da32

🚀 新版本发布: v2.2.5

📋 更新内容

  • fix(search): 搜索与列表只返回笔记 (#776) (085da32)

📦 下载说明

主程序(MCP 服务):

  • macOS Apple Silicon: xiaohongshu-mcp-darwin-arm64
  • Windows x64: xiaohongshu-mcp-windows-amd64.exe
  • Linux x64: xiaohongshu-mcp-linux-amd64

登录工具:

  • macOS Apple Silicon: xiaohongshu-login-darwin-arm64
  • Windows x64: xiaohongshu-login-windows-amd64.exe
  • Linux x64: xiaohongshu-login-linux-amd64

🔧 使用方法

# 1. 首先运行登录工具获取 cookie
./xiaohongshu-login-darwin-arm64

# 2. 然后启动 MCP 服务
./xiaohongshu-mcp-darwin-arm64

# 或指定参数
./xiaohongshu-mcp-darwin-arm64 -headless=false

⚠️ 注意事项

  • 首次运行时会自动下载无头浏览器(约 150MB),请确保网络连接正常
  • 后续运行无需重复下载浏览器
  • 登录工具生成的 cookie 保存在 ~/.xiaohongshu/cookies.json

📊 构建信息

  • Commit: 085da32
  • Go Version: 1.24
  • Build Time: 2026-07-28T02:01:07Z

Release v2.2.4

Choose a tag to compare

@github-actions github-actions released this 28 Jul 00:59
0033dc7

🚀 新版本发布: v2.2.4

📋 更新内容

  • fix(login): 取二维码不再堆积浏览器实例 (#775) (0033dc7)
  • docs(readme): 英文版 README 与中文版同步 (#774) (082f683)
  • docs: 添加 Apache-2.0 许可证 (#773) (e7098e5)

📦 下载说明

主程序(MCP 服务):

  • macOS Apple Silicon: xiaohongshu-mcp-darwin-arm64
  • Windows x64: xiaohongshu-mcp-windows-amd64.exe
  • Linux x64: xiaohongshu-mcp-linux-amd64

登录工具:

  • macOS Apple Silicon: xiaohongshu-login-darwin-arm64
  • Windows x64: xiaohongshu-login-windows-amd64.exe
  • Linux x64: xiaohongshu-login-linux-amd64

🔧 使用方法

# 1. 首先运行登录工具获取 cookie
./xiaohongshu-login-darwin-arm64

# 2. 然后启动 MCP 服务
./xiaohongshu-mcp-darwin-arm64

# 或指定参数
./xiaohongshu-mcp-darwin-arm64 -headless=false

⚠️ 注意事项

  • 首次运行时会自动下载无头浏览器(约 150MB),请确保网络连接正常
  • 后续运行无需重复下载浏览器
  • 登录工具生成的 cookie 保存在 ~/.xiaohongshu/cookies.json

📊 构建信息

  • Commit: 0033dc7
  • Go Version: 1.24
  • Build Time: 2026-07-28T00:43:32Z

Release v2.2.3

Choose a tag to compare

@github-actions github-actions released this 27 Jul 18:11
f44b4ed

🚀 新版本发布: v2.2.3

📋 更新内容

  • feat(api): 对齐 HTTP API 与 MCP 工具能力 (#772) (f44b4ed)

📦 下载说明

主程序(MCP 服务):

  • macOS Apple Silicon: xiaohongshu-mcp-darwin-arm64
  • Windows x64: xiaohongshu-mcp-windows-amd64.exe
  • Linux x64: xiaohongshu-mcp-linux-amd64

登录工具:

  • macOS Apple Silicon: xiaohongshu-login-darwin-arm64
  • Windows x64: xiaohongshu-login-windows-amd64.exe
  • Linux x64: xiaohongshu-login-linux-amd64

🔧 使用方法

# 1. 首先运行登录工具获取 cookie
./xiaohongshu-login-darwin-arm64

# 2. 然后启动 MCP 服务
./xiaohongshu-mcp-darwin-arm64

# 或指定参数
./xiaohongshu-mcp-darwin-arm64 -headless=false

⚠️ 注意事项

  • 首次运行时会自动下载无头浏览器(约 150MB),请确保网络连接正常
  • 后续运行无需重复下载浏览器
  • 登录工具生成的 cookie 保存在 ~/.xiaohongshu/cookies.json

📊 构建信息

  • Commit: f44b4ed
  • Go Version: 1.24
  • Build Time: 2026-07-27T18:08:48Z