๐Ÿ”ง

Xiaohongshu (XHS) Creator Toolkit

๐Ÿ”งMCP Server

aki66938/xhs-toolkit

VibeIndex|
What it does
|

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.

hybridaiimagevideoautomationnotes

Installation

Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub โ†’
claude mcp add xhs-toolkit -- uv --directory /path/to/xhs-toolkit run python -m src.server.mcp_server --stdio
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "xhs-toolkit": { "command": "uv", "args": [ ...
1,170
Last UpdatedJul 10, 2025