MCP server for Xiaohongshu (Little Red Book). Automate publishing, searching, commenting, and browsing content on xiaohongshu.com via browser automation
npx @getmcp/cli add xiaohongshu-mcpConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"xiaohongshu-mcp": {
"url": "http://localhost:18060/mcp",
"transport": "streamable-http"
}
}
}