- 小红书自动评论工具(MCP Server)
小红书自动评论工具(MCP Server)
what is RedBook-Search-Comment-MCP?
RedBook-Search-Comment-MCP is an automated tool developed using Playwright for searching and commenting on Xiaohongshu (Little Red Book) posts. It serves as an MCP Server that connects with an MCP Client to help users automate tasks such as logging into Xiaohongshu, searching for keywords, retrieving post content, and posting intelligent comments.
how to use RedBook-Search-Comment-MCP?
To use the tool, set up a Python environment, clone the project, install dependencies, and configure it as an MCP Server. Then, connect it with an MCP Client to start using its features.
key features of RedBook-Search-Comment-MCP?
- Automatic Login: Supports manual QR code login, saving the login state for future use.
- Keyword Search: Search Xiaohongshu posts based on user-defined keywords with customizable result limits.
- Post Content Retrieval: Get detailed content of a post by providing its URL.
- Comment Retrieval: Fetch comments for a specific post using its URL.
- Intelligent Comment Posting: Supports various comment types to enhance user interaction.
use cases of RedBook-Search-Comment-MCP?
- Automating the login process to Xiaohongshu.
- Searching for posts related to specific topics like food or travel.
- Retrieving detailed information and comments from posts for analysis.
- Posting comments to engage with users or promote content.
FAQ from RedBook-Search-Comment-MCP?
- What should I do if I encounter connection issues?
Ensure you are using the correct Python interpreter path and that the MCP server is running.
- How do I handle browser session issues?
Restart the MCP server and reconnect to resolve session-related errors.
- What if I face dependency installation problems?
Make sure all dependencies are installed in the virtual environment and check for the fastmcp package.