The xiaohongshu MCP server automates interactions with xiaohongshu.com, a Chinese social media platform. It provides tools for file storage, retrieval, and management. The server connects directly to xiaohongshu.com's API, allowing AI agents to upload, download, and organize files. Developers use it to build AI agents that handle file operations on xiaohongshu.com, such as backing up user data or managing media libraries.
The xiaohongshu MCP server automates interactions with xiaohongshu.com, a Chinese social media platform. It provides tools for file storage, retrieval, and management. The server connects directly to xiaohongshu.com's API, allowing AI agents to upload, download, and organize files. Developers use it to build AI agents that handle file operations on xiaohongshu.com, such as backing up user data or managing media libraries.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"xpzouying-xiaohongshu-mcp-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-xpzouying-xiaohongshu-mcp-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from xiaohongshu mcp?"
API Key Required
This server requires an API key from xiaohongshu mcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| XIAOHONGSHU_MCP_API_KEY | Yes | Your xiaohongshu mcp API key |
"What resources are available in xiaohongshu mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in xiaohongshu mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in xiaohongshu mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.