About
Community MCP server for Xiaohongshu content workflows.
Features
- Docker Compose setup for a local Xiaohongshu MCP service
- Persistent data, cache, login cookies, and generated images through mounted volumes
- Browser automation using Google Chrome through ROD_BROWSER_BIN
- Port 18060 service mapping for local integrations
Use Cases
Content operator
Use an MCP-compatible client to manage Xiaohongshu content workflows from a local Docker service.
AI automation builder
Prototype Little Red Book research or publishing automations with persisted browser login state.
What This Server Can Do
MCP servers expose three types of capabilities to AI clients. Here's what xiaohongshu-mcp supports.
Tools
Supported10 toolsFunctions your AI client can call to perform actions — like querying a database, creating a file, or calling an API.
How to use: Tools run automatically when your AI client decides they're needed. Ask your AI assistant to perform a task, and it will invoke the right tool.
Resources
Not availableThis server does not expose read-only data resources.
Prompts
Not availableThis server does not provide pre-built prompt templates.
For the full list of available tools, resources, and prompts, check the README on GitHub.
Available Tools (1)
xiaohongshu_workflowRuns Xiaohongshu-related automation through the local MCP service. Exact tool names should be checked against the running server version.