Back to Apps

XHS-Downloader
Supports UIby joeanamier
Powerful XiaoHongShu (RedNote) content extractor and downloader with MCP server integration.
0 stars
Works in:claude
Exposes:Tools
What it does
Connects AI agents to XiaoHongShu (RedNote) to extract post links, user profiles, and search results, allowing the AI to automate media collection and data retrieval from the platform.
Tools
extract: Retrieves detailed information and download links for a specific XHS post.download: Handles the actual downloading of images, videos, and LivePhotos.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"xhs-downloader": {
"command": "python",
"args": ["/path/to/XHS-Downloader/main.py", "mcp"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
python main.py mcpInformation
- Pricing
- free
- Published
- 4/13/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add to claude_desktop_config.json: { "mcpServers": { "xhs-downloader": { "command": "python", "args": ["/path/to/XHS-Downloader/main.py", "mcp"] } } }





