Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

SocialDataX 快手 Kuaishou MCP

REMOTE · MCP.SOCIALDATAX.COM · SCANNED SEP 20

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

0 this week 85 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security71
Transport & Reachability100
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2605 tokens (~144/item across 18 items; 16 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 16 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 18 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the SocialDataX 快手 Kuaishou MCP server?

SocialDataX 快手 Kuaishou MCP is a hosted endpoint at https://mcp.socialdatax.com/kuaishou/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.socialdatax.com

# add to Claude Code
claude mcp add --transport http com-52choujiang-kuaishou-insights 'https://mcp.socialdatax.com/kuaishou/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-52choujiang-kuaishou-insights": {
      "url": "https://mcp.socialdatax.com/kuaishou/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-52choujiang-kuaishou-insights": {
      "type": "http",
      "url": "https://mcp.socialdatax.com/kuaishou/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-52choujiang-kuaishou-insights]
url = "https://mcp.socialdatax.com/kuaishou/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-52choujiang-kuaishou-insights": {
      "type": "remote",
      "url": "https://mcp.socialdatax.com/kuaishou/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-52choujiang-kuaishou-insights --url 'https://mcp.socialdatax.com/kuaishou/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-52choujiang-kuaishou-insights:
    url: "https://mcp.socialdatax.com/kuaishou/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-52choujiang-kuaishou-insights": {
      "Transport": "http",
      "Url": "https://mcp.socialdatax.com/kuaishou/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-52choujiang-kuaishou-insights -t streamable-http -u 'https://mcp.socialdatax.com/kuaishou/mcp'
// mcp.json
{
  "mcpServers": {
    "com-52choujiang-kuaishou-insights": {
      "type": "http",
      "url": "https://mcp.socialdatax.com/kuaishou/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 16 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “socialdatax_get_points_balance” rewrote its description, which is the text the model reads security
  • 30 Aug 26 0
    • Stability: 0.97 → pass security
  • 29 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Aug 26 0
    • Tool “kuaishou_get_video_detail_by_url” rewrote its description, which is the text the model reads security
    • Tool “kuaishou_get_video_detail_by_photo_id” rewrote its description, which is the text the model reads security
    • Tool “socialdatax_get_points_balance” rewrote its description, which is the text the model reads security
  • 27 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Tool “kuaishou_submit_video_speech_text_by_video_url” rewrote its description, which is the text the model reads security
    • Tool “kuaishou_submit_video_speech_text_by_photo_id” rewrote its description, which is the text the model reads security
  • 24 Aug 26 +4
    • Tool “kuaishou_get_video_speech_text_job” rewrote its description, which is the text the model reads security
    • Tool “kuaishou_search_videos” rewrote its description, which is the text the model reads security
    • Tool “kuaishou_get_video_comment_replies_by_comment_id” rewrote its description, which is the text the model reads security
    • Schema quality: 50% → 100% functional
    • “kuaishou_submit_video_speech_text_by_photo_id” reworded the description of “photo_id” cosmetic
    • “kuaishou_get_video_speech_text_job” reworded the description of “job_id” cosmetic
    • “kuaishou_get_video_comment_replies_by_comment_id” reworded the description of “comment_id” cosmetic
    • “kuaishou_get_video_comment_replies_by_comment_id” reworded the description of “photo_id” cosmetic
    • “kuaishou_get_video_comments_by_photo_id” reworded the description of “photo_id” cosmetic
    • “kuaishou_get_video_detail_by_photo_id” reworded the description of “photo_id” cosmetic
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://mcp.socialdatax.com/kuaishou/mcp

TLS valid

Negotiated TLS 1.2 with TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.socialdatax.com CN=TrustAsia DV TLS RSA CA 2024,O=TrustAsia Technologies\, Inc.,C=CN 30 Jun 2026 28 Sept 2026 RSA 2048 SHA256-RSA 8e8caa5cf3d2f797fec12571ba1ea84b323016
SANs: mcp.socialdatax.com
CN=TrustAsia DV TLS RSA CA 2024,O=TrustAsia Technologies\, Inc.,C=CN (CA) CN=TrustAsia TLS RSA Root CA,O=TrustAsia Technologies\, Inc.,C=CN 15 May 2024 15 May 2034 RSA 4096 SHA384-RSA 1c9e6b412deb0a85461de03dbe30984d0573888b
CN=TrustAsia TLS RSA Root CA,O=TrustAsia Technologies\, Inc.,C=CN (CA) CN=Certum Trusted Network CA,OU=Certum Certification Authority,O=Unizeto Technologies S.A.,C=PL 7 Oct 2025 14 Jan 2029 RSA 4096 SHA384-RSA b2dc4c34932d709cd4bf0b099401695c

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.socialdatax.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
socialdatax.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer error="missing_api_key", error_description="API Key required"

Bearer error="missing_api_key", error_description="API Key required"

Protected resource metadata

Retrieved No
Problem no_resource_metadata

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.socialdatax.com/kuaishou/mcp Verified 200
http (plaintext) http://mcp.socialdatax.com/kuaishou/mcp Inconclusive 405
MCP tools · 16 exposed · ~2,433 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
kuaishou_get_hot_search_list ~27

获取快手短视频热榜;当前不支持翻页。

Input schema present but exposes no named parameters.

NameTypeReqDescription
itemsarrayyes快手短视频热榜条目。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

kuaishou_get_user_info_by_profile_url ~149

根据快手用户主页链接、短链接或分享文案获取用户资料;支持 live 主页和 fw/user 用户主页分享链接,成功时会返回可复用的非空 user_id;不要传作品链接。如果上一步结果已返回非空 user_id,可直接使用 user_id 入口。

NameTypeReqDescription
profile_urlstringyes快手用户主页链接、短链接或分享文案;不要传作品链接。支持 live 主页或 fw/user 形式的用户主页分享链接;成功时会返回可复用的非空 user_id。如果上一步结果已返回非空 user_id,可直接使用 user_id 入口。
NameTypeReqDescription
avatar_urlyes用户头像链接;不可用时为 null。
biostringyes用户简介;不可用时为空字符串。
follower_countyes粉丝数;不可用时为 null。
following_countyes关注数;不可用时为 null。
genderstringyes用户性别。
kuaishou_idyes快手号;不可用时为 null。
namestringyes用户名称。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。
posted_content_countyes公开作品数;不可用时为 null。
profile_urlyes快手用户主页链接;不是作品分享页链接;可作为后续需要快手用户主页 URL 的工具输入;查询用户作品列表时需确认同一用户结果包含非空 user_id;不可用时为 null。
received_like_countyes获赞数;表示用户内容累计收到的点赞数;不可用时为 null。
user_idstringyes快手用户非空 user_id;可作为后续需要快手用户 user_id 的工具输入。

No examples provided.

kuaishou_get_user_info_by_user_id ~78

根据快手用户非空 user_id 获取用户资料。

NameTypeReqDescription
user_idstringyes快手用户非空 user_id;可从包含非空 user_id 的快手用户或作者结果中复用;如果上一步结果里的 user_id 为空字符串,不要使用 user_id 入口。
NameTypeReqDescription
avatar_urlyes用户头像链接;不可用时为 null。
biostringyes用户简介;不可用时为空字符串。
follower_countyes粉丝数;不可用时为 null。
following_countyes关注数;不可用时为 null。
genderstringyes用户性别。
kuaishou_idyes快手号;不可用时为 null。
namestringyes用户名称。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。
posted_content_countyes公开作品数;不可用时为 null。
profile_urlyes快手用户主页链接;不是作品分享页链接;可作为后续需要快手用户主页 URL 的工具输入;查询用户作品列表时需确认同一用户结果包含非空 user_id;不可用时为 null。
received_like_countyes获赞数;表示用户内容累计收到的点赞数;不可用时为 null。
user_idstringyes快手用户非空 user_id;可作为后续需要快手用户 user_id 的工具输入。

No examples provided.

kuaishou_get_user_posted_videos_by_profile_url ~287

根据可直接解析出非空 user_id 的快手用户主页链接、短链接或分享文案获取公开作品列表;不要传作品链接;只有 live/fw-user 主页链接时,先调用用户资料入口,成功后使用返回的非空 user_id 查询作品列表。如果上一步结果已返回非空 user_id,可直接使用 user_id 入口。

NameTypeReqDescription
page_tokenstring用户作品分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一用户作品分页链路,不能跨能力或用户复用。
profile_urlstringyes快手用户主页链接、短链接或分享文案;不要传作品链接。该入口需要能直接解析出可复用 user_id 的主页链接;只有 live/fw-user 主页链接时,先调用用户资料入口,成功后使用返回的非空 user_id 查询作品列表。如果上一步结果已返回非空 user_id,可直接使用 user_id 入口。
NameTypeReqDescription
itemsarrayyes当前页该用户发布的作品列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回。next_page_token 只能用于同一能力和同一分页链路,不能跨能力、作品、用户、评论或搜索链路复用;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

kuaishou_get_user_posted_videos_by_user_id ~188

根据快手用户非空 user_id 获取公开作品列表。

NameTypeReqDescription
page_tokenstring用户作品分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一用户作品分页链路,不能跨能力或用户复用。
user_idstringyes快手用户非空 user_id;可从包含非空 user_id 的快手用户或作者结果中复用;如果上一步结果里的 user_id 为空字符串,不要使用 user_id 入口。
NameTypeReqDescription
itemsarrayyes当前页该用户发布的作品列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回。next_page_token 只能用于同一能力和同一分页链路,不能跨能力、作品、用户、评论或搜索链路复用;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

kuaishou_get_video_comment_replies_by_comment_id ~280

根据 photo_id 和一级评论 comment_id 获取评论回复;用户已提供完整合法的 ID 组合时直接使用;已有 photo_id、作品链接或分享文案但缺少必需 ID 时,调用对应一级评论工具补全;缺少作品定位信息时向用户索取;不要传回复项的 comment_id。

NameTypeReqDescription
comment_idstringyes一级评论 ID;用户已提供时直接使用,否则可从一级评论结果 items[].comment_id 复制;用于获取该评论下的回复;不要传回复项的 comment_id。
page_tokenstring回复分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一作品下同一一级评论的回复分页链路,不能跨能力、作品或评论复用。
photo_idstringyes快手作品 photo_id;用户已提供时直接使用,否则可从包含 photo_id 的快手作品结果中复用。
NameTypeReqDescription
itemsarrayyes当前页评论回复列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回。next_page_token 只能用于同一能力和同一分页链路,不能跨能力、作品、用户、评论或搜索链路复用;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

kuaishou_get_video_comments_by_photo_id ~165

根据快手作品 photo_id 获取一级评论列表。

NameTypeReqDescription
page_tokenstring分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一作品评论分页链路,不能跨能力或作品复用。
photo_idstringyes快手作品 photo_id;用户已提供时直接使用,否则可从包含 photo_id 的快手作品结果中复用。
NameTypeReqDescription
comment_countyes评论总数;不可用时为 null。
itemsarrayyes当前页一级评论列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回。next_page_token 只能用于同一能力和同一分页链路,不能跨能力、作品、用户、评论或搜索链路复用;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

kuaishou_get_video_comments_by_url ~217

根据快手作品链接、短链接或分享文案获取一级评论列表;不要传用户主页链接;查评论时保留原始 URL/文案使用 URL 入口。

NameTypeReqDescription
page_tokenstring分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一作品评论分页链路,不能跨能力或作品复用。
urlstringyes快手作品页链接、短链接或分享文案;不要传用户主页链接。查评论时如果手里有原始作品链接、短链接或分享文案,保留原始 URL/文案并直接使用 URL 入口。
NameTypeReqDescription
comment_countyes评论总数;不可用时为 null。
itemsarrayyes当前页一级评论列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回。next_page_token 只能用于同一能力和同一分页链路,不能跨能力、作品、用户、评论或搜索链路复用;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

kuaishou_get_video_detail_by_photo_id ~65

根据快手作品 photo_id 获取视频或图片/图集作品详情。

NameTypeReqDescription
photo_idstringyes快手作品 photo_id;用户已提供时直接使用,否则可从包含 photo_id 的快手作品结果中复用。
NameTypeReqDescription
authorobjectyes作品作者信息。
collect_countyes收藏数;不可用时为 null。
comment_countyes评论数;不可用时为 null。
content_typestringyes作品内容类型;video 表示视频,image 表示图片或图集。
cover_image_urlyes封面图资源链接;不是作品分享页或播放资源链接;不可用时为 null。
descriptionstringyes作者发布文本/作品文案,可能包含话题标签;不可用时为空字符串。
imagesarrayyes图片或图集作品按顺序返回图片列表;视频作品为空数组。
like_countyes点赞数;不可用时为 null。
photo_idstringyes快手作品 photo_id;可作为后续需要快手作品 photo_id 的工具输入。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。
publish_timeyes发布时间,秒级 Unix 时间戳;不可用时为 null。
share_countyes分享数;不可用时为 null。
share_urlstringyes作品分享页链接;不是播放资源或封面资源链接;可作为后续需要快手作品 URL 的工具输入。
topic_tagsarrayyes作品话题标签列表;无标签时为空数组。
videoyes播放资源;视频作品返回播放资源,非视频作品为 null。
view_countyes播放数;不可用时为 null。

No examples provided.

kuaishou_get_video_detail_by_url ~97

根据快手作品链接、短链接或分享文案获取视频或图片/图集作品详情;不要传用户主页链接。如果上一步结果已返回 photo_id,可直接使用 photo_id 入口。

NameTypeReqDescription
urlstringyes快手作品页链接、短链接或分享文案;不要传用户主页链接。如果上一步结果已返回 photo_id,可直接使用 photo_id 入口。
NameTypeReqDescription
authorobjectyes作品作者信息。
collect_countyes收藏数;不可用时为 null。
comment_countyes评论数;不可用时为 null。
content_typestringyes作品内容类型;video 表示视频,image 表示图片或图集。
cover_image_urlyes封面图资源链接;不是作品分享页或播放资源链接;不可用时为 null。
descriptionstringyes作者发布文本/作品文案,可能包含话题标签;不可用时为空字符串。
imagesarrayyes图片或图集作品按顺序返回图片列表;视频作品为空数组。
like_countyes点赞数;不可用时为 null。
photo_idstringyes快手作品 photo_id;可作为后续需要快手作品 photo_id 的工具输入。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。
publish_timeyes发布时间,秒级 Unix 时间戳;不可用时为 null。
share_countyes分享数;不可用时为 null。
share_urlstringyes作品分享页链接;不是播放资源或封面资源链接;可作为后续需要快手作品 URL 的工具输入。
topic_tagsarrayyes作品话题标签列表;无标签时为空数组。
videoyes播放资源;视频作品返回播放资源,非视频作品为 null。
view_countyes播放数;不可用时为 null。

No examples provided.

kuaishou_get_video_speech_text_job ~94

查询快手视频口播转文字任务状态;用户已提供有效 job_id 时直接使用,否则使用 submit 工具返回值;不重复提交,每次最多等待 240 秒。

NameTypeReqDescription
job_idstringyes口播转文字任务的 job_id;用户已提供时直接使用,否则使用提交工具返回的 job_id;不要传 photo_id 或作品链接。
NameTypeReqDescription
content_idstringyes平台内容 ID。
content_metaobjectyes作品上下文信息,便于结合转写内容做口播分析。
content_typestringyes内容类型。
erroryes失败或过期时的稳定错误结构;非终态或成功时为 null。
is_terminalbooleanyes是否已终态。
job_idstringyes任务 ID。
messagestringyes面向用户/AI 的状态说明。
next_actionyes非终态时建议的下一步查询动作。
next_poll_after_secondsyes建议下次查询前等待的秒数;非终态时可用。
platformstringyes任务所属平台。
source_idstringyes任务来源 ID。
statusstringyes任务状态。
transcriptyes成功时的口播转文字结果;非终态或失败时为 null。

No examples provided.

kuaishou_search_users ~267

搜索快手用户。用户需要按搜索词查找用户时使用;keyword 只传搜索词,不要传作品链接,也不要传用户主页链接、photo_id 或 user_id;已有用户主页链接或 user_id 时使用对应用户资料或用户作品列表工具;支持 page_token 翻页。

NameTypeReqDescription
keywordstringyes搜索快手用户的搜索词,可传关键词或短语,例如人物名、账号名、品牌名或机构名;不要传作品链接,也不要传用户主页链接、photo_id、user_id 或 page_token。已有用户主页链接或非空 user_id 时改用需要快手用户主页 URL/user_id 的入口。
page_tokenstring用户搜索分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一用户搜索分页链路和同一关键词,不能跨能力、关键词或搜索链路复用。
NameTypeReqDescription
itemsarrayyes当前页用户结果列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回。next_page_token 只能用于同一能力和同一分页链路,不能跨能力、作品、用户、评论或搜索链路复用;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

kuaishou_search_videos ~291

搜索快手作品。用户需要按搜索词查找作品时使用;keyword 只传搜索词,不要传作品链接,也不要传用户主页链接、photo_id 或 user_id;已有 photo_id、作品链接或 share_url 时直接使用对应详情或评论工具,无需先调用搜索;支持 page_token 翻页。

NameTypeReqDescription
keywordstringyes搜索快手作品的搜索词,可传关键词或短语,例如品牌名、话题、人物名或产品名;不要传作品链接,也不要传用户主页链接、photo_id、user_id 或 page_token。已有作品链接或 photo_id 时改用需要快手作品 URL/photo_id 的入口;已有用户主页链接或非空 user_id 时改用需要快手用户主页 URL/user_id 的入口。
page_tokenstring搜索分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一搜索分页链路和同一关键词,不能跨能力、关键词或搜索链路复用。
NameTypeReqDescription
itemsarrayyes当前页作品结果列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回。next_page_token 只能用于同一能力和同一分页链路,不能跨能力、作品、用户、评论或搜索链路复用;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

kuaishou_submit_video_speech_text_by_photo_id ~85

根据快手 photo_id 提交视频口播转文字任务;提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。

NameTypeReqDescription
photo_idstringyes快手作品 photo_id;用户已提供时直接使用,否则可从包含 photo_id 的快手作品结果中复用。
NameTypeReqDescription
content_idstringyes平台内容 ID。
content_metaobjectyes作品上下文信息,便于结合转写内容做口播分析。
content_typestringyes内容类型。
erroryes失败或过期时的稳定错误结构;非终态或成功时为 null。
is_terminalbooleanyes是否已终态。
job_idstringyes任务 ID。
messagestringyes面向用户/AI 的状态说明。
next_actionyes非终态时建议的下一步查询动作。
next_poll_after_secondsyes建议下次查询前等待的秒数;非终态时可用。
platformstringyes任务所属平台。
source_idstringyes任务来源 ID。
statusstringyes任务状态。
transcriptyes成功时的口播转文字结果;非终态或失败时为 null。

No examples provided.

kuaishou_submit_video_speech_text_by_video_url ~90

提交快手作品视频口播转文字任务;提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。

NameTypeReqDescription
video_urlstringyes快手作品页链接、短链接或分享文案;不要传用户主页链接。如果上一步结果已返回 photo_id,可直接使用 photo_id 入口。
NameTypeReqDescription
content_idstringyes平台内容 ID。
content_metaobjectyes作品上下文信息,便于结合转写内容做口播分析。
content_typestringyes内容类型。
erroryes失败或过期时的稳定错误结构;非终态或成功时为 null。
is_terminalbooleanyes是否已终态。
job_idstringyes任务 ID。
messagestringyes面向用户/AI 的状态说明。
next_actionyes非终态时建议的下一步查询动作。
next_poll_after_secondsyes建议下次查询前等待的秒数;非终态时可用。
platformstringyes任务所属平台。
source_idstringyes任务来源 ID。
statusstringyes任务状态。
transcriptyes成功时的口播转文字结果;非终态或失败时为 null。

No examples provided.

socialdatax_get_points_balance ~53

查询当前 API Key 账户的 SocialDataX 积分余额、剩余积分或点数 / remaining points balance。需要充值时请访问 https://socialdatax.com/dashboard/billing。

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the SocialDataX 快手 Kuaishou MCP server?

SocialDataX 快手 Kuaishou MCP is listed in the public MCP registry as com.52choujiang/kuaishou-insights. Kuaishou hot search, work/user search, work details, comments/replies, profiles, transcript. This page covers its hosted endpoint (https://mcp.socialdatax.com/kuaishou/mcp).

Is the SocialDataX 快手 Kuaishou MCP server safe to use?

SocialDataX 快手 Kuaishou MCP scores 85 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the SocialDataX 快手 Kuaishou MCP server expose?

SocialDataX 快手 Kuaishou MCP exposes 16 tools: kuaishou_get_hot_search_list, kuaishou_get_video_detail_by_url, kuaishou_get_video_detail_by_photo_id, kuaishou_submit_video_speech_text_by_video_url, kuaishou_submit_video_speech_text_by_photo_id, and 11 more. Their descriptions and schemas cost roughly 2,433 tokens of context every time the server is loaded.

Does the SocialDataX 快手 Kuaishou MCP server require authentication?

Yes. SocialDataX 快手 Kuaishou MCP asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the SocialDataX 快手 Kuaishou MCP server still maintained?

SocialDataX 快手 Kuaishou MCP is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.