Xiaohongshu MCP Server
Related Servers
Alternatives to Xiaohongshu MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to publish content to XiaoHongShu (Little Red Book) social platform, including checking login status and posting with titles, content, images, and hashtags through browser automation.4-
- AlicenseNot gradedqualityFmaintenanceEnables interaction with Xiaohongshu (Little Red Book) platform through automated browser operations. Supports authentication, content publishing, search, discovery, and commenting using Puppeteer-based automation.179 npm55MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to interact with Xiaohongshu (Little Red Book) through browser automation, including searching notes, fetching recommendations and details, publishing image-text posts, and liking/favoriting content.942 npmISC
- FlicenseNot gradedqualityDmaintenanceEnables automated interaction with Xiaohongshu (Little Red Book) platform including searching posts, retrieving content and comments, and posting AI-generated comments with persistent login support.453-
- AlicenseNot gradedqualityDmaintenanceEnables automated interaction and data scraping for Xiaohongshu (RedNote), including posting, liking, commenting, following, and retrieving user and note data.5MIT
- FlicenseNot gradedqualityBmaintenanceEnables AI clients to automate Xiaohongshu through Playwright, including login, searching and retrieving notes/comments/feeds, analyzing images, interacting via comments/likes/favorites, and publishing or deleting notes with anti-detection measures.2-
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: check_status verifies login state, login performs authentication, and publish creates content. There is no overlap in functionality, and the descriptions clearly differentiate their roles in the Xiaohongshu workflow.
All tools follow a consistent 'xiaohongshu_verb' pattern with snake_case naming: xiaohongshu_check_status, xiaohongshu_login, and xiaohongshu_publish. This uniformity makes the tool set predictable and easy to understand.
With only 3 tools, the server feels thin for a social media platform like Xiaohongshu. It covers basic login and posting but lacks essential operations such as reading, updating, deleting content, or interacting with other users, limiting its utility for comprehensive agent workflows.
The tool set is severely incomplete for the Xiaohongshu domain. It only supports login and publishing, missing core CRUD operations like retrieving posts, editing content, deleting posts, browsing feeds, or managing interactions (e.g., likes, comments). This will cause significant agent failures in typical social media tasks.