Xiaohongshu
MCP ServerFeaturedby Community · Added 5mo ago
Claude
12.6k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"xiaohongshu": {
"command": "npx",
"args": [
"xiaohongshu"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides a programmatic interface to automate content publishing, feed retrieval, and search functionalities on Xiaohongshu.com.
Tags
API Developmentmcp-servertop-100