
SocialDataX 快手 Kuaishou MCP
Kuaishou Insights MCP is an MCP server that delivers Kuaishou hot lists, works, comments, and creator data through SocialDataX.
About
Kuaishou Insights MCP is the SocialDataX streamable-http endpoint for Kuaishou (快手) platform intelligence: hot lists, work search and details, comments and replies, creator profiles, and published works. Developers treating Kuaishou as a first-class distribution channel—not only Douyin—can register this remote beside their coding agent to compile niche trend reports, compare creator output, and ground content hypotheses in live platform data. The server version 0.1.0 indicates a newer catalog sibling to Douyin Insights; expect similar auth and tooling patterns with Kuaishou-specific entities. You need a Bearer API key in the Authorization header, so treat credentials as secrets in Claude Code or Cursor config. This MCP informs analytics and content strategy in the grow phase; it does not upload videos or manage ad spend. Use it when bilingual or China-market growth is on your roadmap; skip it if your audience is entirely outside Chinese short-video ecosystems. It is a data MCP, not a replacement for official Kuaishou creator tools.
- SocialDataX Kuaishou remote at mcp.52choujiang.com/kuaishou/mcp (v0.1.0)
- Hot list plus work search, details, comments, replies, and creator works
- Same Authorization Bearer pattern as Douyin Insights from 社媒数据助手
- Pairs with Douyin MCP for dual-platform China short-video research
- Streamable-http transport for agent-native trend briefs
SocialDataX 快手 Kuaishou MCP by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --transport http kuaishou-insights https://mcp.52choujiang.com/kuaishou/mcp --header "Authorization: Bearer YOUR_TOKEN"Add your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP |
|---|---|
| Auth | Required |
What it does
Query Kuaishou hot lists, videos, comments, and creator works from your agent to guide China short-video content and channel strategy.
Who is it for?
Best when you're optimizing Kuaishou content and already use or plan SocialDataX for Chinese social analytics.
Skip if: Western-only distribution plays, developers without SocialDataX API budget, or automation that requires posting or ad management APIs.
What you get
After configuring the SocialDataX Bearer key, agents can pull Kuaishou insights for trend memos and creator competitive analysis.
- Kuaishou hot-list and work detail datasets in agent workflows
- Comment and reply extracts for audience insight
- Creator and works overviews for competitive tracking
By the numbers
- Server version 0.1.0
- Remote: https://mcp.52choujiang.com/kuaishou/mcp
- Required Authorization Bearer API key from SocialDataX
Recommended MCP Servers
How it compares
Kuaishou-focused social data MCP, sibling to Douyin Insights—not a cross-platform Western analytics suite.
FAQ
Who is Kuaishou Insights MCP for?
It is for agents users targeting Kuaishou who need MCP access to hot lists, video metadata, comments, and creator works via SocialDataX.
When should I use Kuaishou Insights MCP?
Use it during grow when you track Kuaishou trends, audit competitor creators, or align content calendars with hot-list signals.
How do I add Kuaishou Insights MCP to my agent?
Obtain a Bearer API key from SocialDataX, configure remote https://mcp.52choujiang.com/kuaishou/mcp with the Authorization header, and reload your MCP-enabled editor.