PluginBench
MCP Server

SocialDataX 小红书 Xiaohongshu XHS RedNote MCP MCP Server

com.52choujiang/xhs-insights

What is the SocialDataX 小红书 Xiaohongshu XHS RedNote MCP MCP server?

XHS note search, hot list, details, comments/replies, profiles, transcript.

How to install SocialDataX 小红书 Xiaohongshu XHS RedNote MCP

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • Authorization
    required
    secret

    Bearer API Key from SocialDataX / 社媒数据助手

Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "xhs-insights": {
      "url": "https://mcp.52choujiang.com/xhs/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "xhs-insights": {
      "serverUrl": "https://mcp.52choujiang.com/xhs/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "xhs-insights": {
      "type": "http",
      "url": "https://mcp.52choujiang.com/xhs/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "xhs-insights": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.52choujiang.com/xhs/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http xhs-insights https://mcp.52choujiang.com/xhs/mcp

Related MCP servers

Douyin hot search, work search/details, comments/replies, profiles, series, transcript.

Kuaishou hot list, work search/details, comments/replies, profiles, transcript.

WeChat Channels hot search, video search/details, comments/replies, users, transcript.

Weibo hot search, post search/details, comments/replies, users, posts, transcript.