chenningling/RedBook-Search-Comment-MCP
这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client,帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布智能评论等操作。
Platform-specific configuration:
{
"mcpServers": {
"RedBook-Search-Comment-MCP": {
"command": "npx",
"args": [
"-y",
"RedBook-Search-Comment-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...