Xhs
Freeby MCP Community
XiaoHongShu CLI and MCP Server
v0.8.11Added Apr 12, 2026
xiaohongshuxhsmcpmodel-context-protocolautomation
Xhs MCP Server
XiaoHongShu CLI and MCP Server
Installation
npx -y xhs-mcp
Reviews
Installation
Quick install
npx -y xhs-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"xhs": {
"command": "npx",
"args": ["-y", "xhs-mcp"]
}
}
}