xiaohongshu-mcp-skillOperate Xiaohongshu (小红书/RED) via local MCP service. Use when user wants to search notes, publish content (image/video), interact with posts (like/comment/fa...
Install via ClawdBot CLI:
clawdbot install PalmPalm7/xiaohongshu-mcp-skill小红书 MCP 服务操作。
curl -s -X POST http://localhost:18060/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","method":"initialize","params":{},"id":1}'
cd /Users/handi7/Documents/agentic-coding-projects/projects/xiaohongshu-mcp
nohup ./bin/xiaohongshu-mcp-darwin-arm64 > mcp.log 2>&1 &
| 工具 | 说明 |
|------|------|
| check_login_status | 检查登录状态 |
| get_login_qrcode | 获取登录二维码 |
| list_feeds | 首页推荐 |
| search_feeds | 搜索内容 |
| get_feed_detail | 笔记详情 |
| user_profile | 用户主页 |
| publish_content | 发布图文 |
| publish_with_video | 发布视频 |
| post_comment_to_feed | 发表评论 |
| reply_comment_in_feed | 回复评论 |
| like_feed | 点赞 |
| favorite_feed | 收藏 |
| delete_cookies | 重置登录 |
Based on xpzouying/xiaohongshu-mcp by @xpzouying
Generated Mar 1, 2026
Brands can use this skill to automate posting promotional content, searching for trending topics, and engaging with user comments on Xiaohongshu. It enables efficient management of marketing campaigns by scheduling posts and monitoring audience interactions.
Individual influencers or content creators can automate the publishing of images and videos, search for inspiration, and interact with followers through likes and comments. This streamlines daily content management tasks, saving time for creative work.
Online retailers can leverage this skill to post product showcases, search for competitor content, and engage with potential customers via comments. It helps in driving traffic to e-commerce platforms by maintaining an active presence on Xiaohongshu.
Businesses can use the search and feed listing tools to gather insights on consumer trends, analyze popular content, and monitor brand mentions. This supports data-driven decision-making for product development and marketing strategies.
Offer a subscription-based service where businesses pay monthly for automated posting, engagement tracking, and analytics on Xiaohongshu. This model generates recurring revenue by providing tools to optimize social media presence and performance.
Operate a marketing agency that uses this skill to manage multiple client accounts, creating and scheduling content while handling interactions. Revenue comes from service fees charged per campaign or on a retainer basis for ongoing management.
Provide consulting services to help clients set up and use the skill effectively, including training on best practices for Xiaohongshu. Revenue is generated through hourly consulting rates or packaged training sessions for businesses and individuals.
💬 Integration Tip
Ensure the local MCP service is running on port 18060 before using the skill, and refer to the provided references for deployment and detailed usage guidance.
Automate Xiaohongshu (RedNote) content operations using a Python client for the xiaohongshu-mcp server. Use for: (1) Publishing image, text, and video content, (2) Searching for notes and trends, (3) Analyzing post details and comments, (4) Managing user profiles and content feeds. Triggers: xiaohongshu automation, rednote content, publish to xiaohongshu, xiaohongshu search, social media management.
Feishu-integrated wrapper for the capability-evolver. Manages the evolution loop lifecycle (start/stop/ensure), sends rich Feishu card reports, and provides...
The Baidu Baike Component is a knowledge service tool designed to query authoritative encyclopedia explanations for various nouns. Its core function is given a specific "noun" (object, person, location, concept, event, etc.) provided by the user, it returns a standardized, detailed entry explanation sourced from Baidu Baike.
Draft and publish posts to 小红书 (Xiaohongshu/RED). Use when creating content for 小红书, drafting posts, generating cover images, or publishing via browser automation. Covers the full workflow from content creation to browser-based publishing, including cover image generation with Pillow.
AI-assisted creation, rendering, and automated publishing of Xiaohongshu-style content with support for Markdown to image cards and data tracking.
小红书全能助手 — 文案生成、封面制作、内容发布与管理。当用户要求写小红书笔记、生成小红书文案/标题/封面、发小红书、搜索小红书、评论点赞收藏等任何小红书相关操作时使用。支持一站式从文案创作到自动发布的完整流程。封面AI生图需配置可选环境变量(GEMINI_API_KEY 或 IMG_API_KEY 或 HUNY...