Xiaohongshu
Freeby MCP Community
小红书 Model Context Protocol (MCP) 工具集
v0.0.1Added Apr 12, 2026
Xiaohongshu MCP Server
小红书 Model Context Protocol (MCP) 工具集
Installation
npx -y xiaohongshu-mcp
Reviews
Installation
Quick install
npx -y xiaohongshu-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"xiaohongshu": {
"command": "npx",
"args": ["-y", "xiaohongshu-mcp"]
}
}
}