setup-xhs-mcp

Automate deployment and MCP connection configuration for xiaohongshu-mcp services.

245|44|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/autoclaw-cc/xiaohongshu-mcp-skills --skill setup-xhs-mcp-autoclaw-cc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-xhs-mcp
Source: https://github.com/autoclaw-cc/xiaohongshu-mcp-skills/tree/main/skills/setup-xhs-mcp
Command: npx skills add https://github.com/autoclaw-cc/xiaohongshu-mcp-skills --skill setup-xhs-mcp-autoclaw-cc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

安装并部署 xiaohongshu-mcp 服务并配置 MCP 连接,提供从零到可用的全流程引导。

Core Features & Use Cases

  • 完整部署引导:提供从环境检查、部署到 MCP 连接配置的端到端步骤。
  • 环境与连接验证:部署完成后自动检查 MCP 端点可达性和登录状态,给出修复建议。
  • 多部署模式支持:覆盖 Docker Compose、二进制和源码编译三种部署方式。

Quick Start

输入 /setup-xhs-mcp 以开始部署并配置 xiaohongshu-mcp 服务及 MCP 连接的完整流程。

Frequently Asked Questions about setup-xhs-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy and configure xiaohongshu-mcp from scratch?

Deploying xiaohongshu-mcp involves following an end-to-end setup guide that covers environment validation, service deployment via Docker Compose, binary, or source compilation, and final MCP connection configuration.

Does xiaohongshu-mcp deployment work with Docker Compose?

Yes, xiaohongshu-mcp deployment fully supports Docker Compose, alongside binary and source compilation methods, providing flexible options for different environment setups and deployment preferences.

Why does my xiaohongshu-mcp check_login_status fail after deployment?

The check_login_status fails when the MCP endpoint is unreachable or the environment is improperly configured, requiring environment validation and endpoint connectivity checks to ensure a successful login flow.

What is the best way to troubleshoot MCP connectivity for xiaohongshu-mcp?

The best way to troubleshoot MCP connectivity is to use the built-in environment validation and endpoint reachability checks, which verify the MCP connection and provide actionable repair suggestions for the login flow.

Do I need to validate my environment before setting up the xiaohongshu-mcp service?

Yes, environment validation is required before setting up xiaohongshu-mcp to ensure clear MCP endpoint knowledge, which is critical for successful login flow and overall service stability.