- Social Insights Assistant XHS MCP
Social Insights Assistant XHS MCP
A read-only Xiaohongshu MCP server for AI workflows, with note search, note detail retrieval, and first-level comment analysis for competitor research, audience insight, and topic discovery.
Overview
Overview
Social Insights Assistant XHS MCP is a read-only Xiaohongshu MCP server for AI workflows.
It helps AI agents search notes, resolve shared links into structured note details, and fetch paginated first-level comments for research and insights use cases.
Website
https://52choujiang.com/assistant
GitHub Submission
https://github.com/chatmcp/mcpso/issues/2139
MCP Endpoint
https://mcp.52choujiang.com/xhs/mcp
Authentication
Use an API Key with the header:
Authorization: Bearer <API_KEY>
Core Features
- Search Xiaohongshu notes by keyword
- Resolve shared links or share text into structured note details
- Fetch paginated first-level comments
- Designed for competitor research, audience insight, and topic discovery
Typical Use Cases
- Competitor research
- Audience feedback analysis
- Topic discovery
- Social media intelligence workflows
Example Config
{
"mcpServers": {
"xhs-mcp": {
"url": "https://mcp.52choujiang.com/xhs/mcp",
"headers": {
"Authorization": "Bearer ${XHS_MCP_API_KEY}"
}
}
}
}
Server Config
{
"mcpServers": {
"xhs-mcp": {
"url": "https://mcp.52choujiang.com/xhs/mcp",
"headers": {
"Authorization": "Bearer ${XHS_MCP_API_KEY}"
}
}
}
}Project Info
Created At
a month agoUpdated At
a month agoAuthor Name
52choujiangStar
-Language
-License
-Recommend Servers
View AllAirtreks Mcp
@SEKeener
14 hours ago
Gpt Scrambler
2 days ago
Filesystem
@modelcontextprotocol
2 months ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago