Skip to content

Xiaohongshu

Free

by MCP Community

小红书 Model Context Protocol (MCP) 工具集

v0.0.1Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Xiaohongshu MCP Server

小红书 Model Context Protocol (MCP) 工具集

Installation

npx -y xiaohongshu-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y xiaohongshu-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "xiaohongshu": {
      "command": "npx",
      "args": ["-y", "xiaohongshu-mcp"]
    }
  }
}