Xiaohongshu (XHS) Creator Toolkit
๐งMCP Serveraki66938/xhs-toolkit
Xiaohongshu (Little Red Book) automation toolkit MCP server that enables AI-driven content creation, publishing (image/video posts), creator data collection, scheduled tasks via cron, and dashboard analytics through natural language conversation.
Overview
An MCP server that automates Xiaohongshu (Little Red Book) content creation, publishing, and analytics through AI conversation. It integrates with AI clients like Claude Desktop via the MCP protocol, enabling users to manage their Xiaohongshu creator workflow through natural language.
Key Features
- Content Publishing โ Supports automated publishing of both image and video posts with automatic hashtag suggestions for better exposure
- Data Collection & Analytics โ Collects dashboard overview data (followers, likes), content performance metrics (views, engagement), and fan growth analytics with cron-based scheduled collection
- Cookie & Login Management โ Secure credential handling with support for both traditional command-line login and AI-assisted conversational login
- Browser Automation โ Supports both local Chrome with ChromeDriver and remote browser connections via Docker for flexible deployment
Who is this for?
Xiaohongshu content creators and social media managers who want to automate their publishing and analytics workflow. Especially useful for creators who want AI-assisted content creation and scheduled data collection without manual interaction with the platform.
Installation
claude mcp add xhs-toolkit -- uv --directory /path/to/xhs-toolkit run python -m src.server.mcp_server --stdio{
"mcpServers": {
"xhs-toolkit": {
"command": "uv",
"args": [
...