Xiaohongshu (小红书 / XHS, RedNote) Insights MCP✓
com.52choujiang/xhs-insights · v0.1.3
v0.1.3▦ remote🌐 https://mcp.52choujiang.com/xhs/mcp
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.52choujiang/xhs-insights",
"description": "Xiaohongshu / RedNote search, details, comments, creator profiles, and creator note lists.",
"title": "Xiaohongshu (小红书 / XHS, RedNote) Insights MCP",
"version": "0.1.3",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.52choujiang.com/xhs/mcp",
"headers": [
{
"description": "Bearer API Key from 社媒数据助手",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}