This MCP server automates interactions with Xiaohongshu (Redbook) using Playwright. It exposes tools for login, keyword searches, note content retrieval, and AI-generated comment posting. It connects to Xiaohongshu's web interface and integrates with MCP clients like Claude for Desktop. Developers use it to build AI agents that automate content discovery and engagement on Xiaohongshu.
This MCP server automates interactions with Xiaohongshu (Redbook) using Playwright. It exposes tools for login, keyword searches, note content retrieval, and AI-generated comment posting. It connects to Xiaohongshu's web interface and integrates with MCP clients like Claude for Desktop. Developers use it to build AI agents that automate content discovery and engagement on Xiaohongshu.
pip install Redbook-Search-Comment-MCP2.0Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"chenningling-redbook-search-comment-mcp20-github": {
"command": "uvx",
"args": [
"pip install Redbook-Search-Comment-MCP2.0"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Redbook Search Comment MCP2.0?"
No configuration required. This server works out of the box.
"What resources are available in Redbook Search Comment MCP2.0?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Redbook Search Comment MCP2.0"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Redbook Search Comment MCP2.0 with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.