Productivity|Development|Data|Media|UtilitiesPython
XHS-Downloader
小红书链接提取/作品采集工具
N/A rating (0 reviews)0 installs10,708 GitHub stars
小红书链接提取作品采集
提取账号发布、收藏、点赞、专辑作品链接;提取搜索结果作品、用户链接;采集小红书作品信息;提取小红书作品下载地址;下载小红书作品文件。
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"xhs-downloader-1": {
"args": [
"XHS-Downloader"
],
"command": "uvx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.