mcpbeat Sign in

SocialDataX 抖音 Douyin MCP Server

answering

SocialDataX 抖音 Douyin MCP is answering right now. Last checked 12 min ago. It exposes 24 tools.

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

Uptime history 47 days of history · worst day 99%
47 days agonow
100.0%
Uptime 24h
182 of 182 checks
24
Tools
read from the server
1691 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 37

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 14 August 2026. No other catalogue keeps this.

16 Sep 2 tools appeared douyin_get_video_share_link_by_aweme_id, douyin_get_video_share_link_by_url
15 Sep a tool description was rewritten socialdatax_get_points_balance
8 Sep 2 tools appeared douyin_get_product_detail_by_product_id, douyin_get_product_detail_by_url
8 Sep a tool changed version2 times that day
8 Sep a tool description was rewritten douyin_search_products
3 Sep 3 tools changed the parameters they ask for douyin_get_user_info_by_sec_user_id, douyin_get_user_posted_videos_by_sec_user_id, douyin_get_user_series_by_sec_user_id
27 Aug 4 tool descriptions were rewritten douyin_get_video_detail_by_aweme_id, douyin_get_video_detail_by_url, douyin_search_videos and 1 more
26 Aug a tool changed version2 times that day
26 Aug a tool appeared douyin_search_products
24 Aug 4 tool descriptions were rewritten douyin_get_video_comment_replies_by_comment_id, douyin_get_video_speech_text_job, douyin_submit_video_speech_text_by_aweme_id and 1 more
and 17 more, back to 14 August 2026

Nothing serious here today

Today is the operative word: we check SocialDataX 抖音 Douyin MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add douyin-insights --transport http https://mcp.52choujiang.com/douyin/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "douyin-insights": {
      "url": "https://mcp.52choujiang.com/douyin/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.douyin-insights]
url = "https://mcp.52choujiang.com/douyin/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "douyin-insights": {
      "url": "https://mcp.52choujiang.com/douyin/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "douyin-insights": {
      "url": "https://mcp.52choujiang.com/douyin/mcp"
    }
  }
}

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Available tools 24

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

douyin
douyin_get_hot_search_list
获取抖音主热榜;当前不支持翻页。
douyin_get_product_detail_by_product_id
根据 product_id 读取抖音商品详情;已有完整商品 ID(包括用户直接提供)时直接使用,无需先搜索;否则可从 douyin_search_products 获取。只有商品链接或分享文案时使用 douyin_get_product_detail_by_url。
douyin_get_product_detail_by_url
根据抖音商品链接或分享文案读取商品详情;只有链接类输入时使用此入口。
douyin_get_user_info_by_douyin_id
根据用户主页展示的抖音号 douyin_id 获取用户资料。
douyin_get_user_info_by_profile_url
根据抖音主页长链接、短链接或分享文案获取用户资料。
douyin_get_user_info_by_sec_user_id
根据抖音用户 sec_user_id 获取用户资料;已知 sec_user_id 时优先使用此入口。
douyin_get_user_posted_videos_by_profile_url
根据抖音主页长链接、短链接或分享文案获取用户发布的作品列表,支持 page_token 翻页。
douyin_get_user_posted_videos_by_sec_user_id
根据抖音用户 sec_user_id 获取该用户发布的作品列表,支持 page_token 翻页。
douyin_get_user_series_by_profile_url
根据抖音主页长链接、短链接或分享文案获取用户短剧列表,支持 page_token 翻页。
douyin_get_user_series_by_sec_user_id
根据抖音用户 sec_user_id 获取该用户短剧列表,支持 page_token 翻页。
douyin_get_video_comment_replies_by_comment_id
根据 aweme_id 和一级评论 comment_id 获取抖音评论回复;需同时传入 aweme_id 和 comment_id。用户已提供完整合法组合时直接使用;已有 aweme_id、作品链接或分享文案但缺少必需 ID 时,调用对应一级评论工具补全;缺少作品定位信息时向用户索取;不要传回复项自身的 comment_id;支持 page_token 翻页。
douyin_get_video_comments_by_aweme_id
根据抖音作品 aweme_id 获取一级评论列表,支持 page_token 翻页。
douyin_get_video_comments_by_url
根据抖音作品页面链接、作品短链接或包含作品链接的分享文案获取一级评论列表,支持 page_token 翻页。
douyin_get_video_detail_by_aweme_id
根据抖音作品 aweme_id 获取视频或图文作品详情;已知 aweme_id 时优先使用此入口。
douyin_get_video_detail_by_url
根据抖音作品页面链接、作品短链接或包含作品链接的分享文案获取视频或图文作品详情。
douyin_get_video_share_link_by_aweme_id
根据作品 aweme_id 生成抖音分享短链接和可复制的完整分享文案;用户已提供 aweme_id 时直接使用,无需先搜索或读取详情。读取作品内容请使用详情工具。
douyin_get_video_share_link_by_url
根据作品页面链接、短链接或包含作品链接的分享文案生成抖音分享短链接和完整分享文案;已知 aweme_id 时使用 ID 入口。读取作品内容请使用详情工具。
douyin_get_video_speech_text_job
根据用户提供的有效 job_id,或 submit 工具返回的 job_id 查询抖音视频口播转文字任务状态;用于继续未完成任务,每次最多等待 240 秒,不触发重处理,也不要重复提交任务。
douyin_search_products
用户需要按关键词查找抖音全局搜索中的商品时使用;支持排序、价格、服务和卖点筛选,返回归一化商品列表与不透明分页令牌。当前服务提供详情工具时:已有 product_id 时直接使用 douyin_get_product_detail_by_product_id;已有商品链接或分享文案时使用 douyin_get_product_detail_by_url。不用于搜索作品或用户,也不表示商城频道内完整搜索链路。
douyin_search_users
搜索抖音用户、账号、博主、创作者或达人,支持 page_token 翻页。用户需要按搜索词查找用户时使用;已有 sec_user_id 或用户主页链接时使用相应用户资料或列表工具;不用于搜索作品。
douyin_search_videos
搜索抖音视频和图文作品。用户需要按搜索词查找作品时使用;已有作品链接或 aweme_id 且需要单篇信息时使用相应详情、评论或口播转文字工具;作品通常为视频,也可能包含图文内容;支持 page_token 翻页。
douyin_submit_video_speech_text_by_aweme_id
根据抖音 aweme_id 提交视频口播转文字任务;提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。
douyin_submit_video_speech_text_by_video_url
提交抖音作品视频口播转文字任务;提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。
socialdatax
socialdatax_get_points_balance
查询当前 API Key 账户的 SocialDataX 积分余额、剩余积分或点数 / remaining points balance。需要充值时请访问 https://socialdatax.com/dashboard/billing。

Endpoints

URLTransportStateLatencyChecked
https://mcp.52choujiang.com/douyin/mcp streamable-http answering 1229 ms 13 min ago
https://mcp.socialdatax.com/douyin/mcp streamable-http answering 1312 ms 12 min ago

Alternatives to SocialDataX 抖音 Douyin MCP

same job, measured the same way
SocialDataX 快手 Kuaishou MCP
by 52choujiang

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

16 tools answering
SocialDataX 微博 Weibo MCP
by 52choujiang

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

19 tools answering
SocialDataX X / Twitter MCP
by 52choujiang

X / Twitter public post, comment, reply, user, and search tools.

16 tools answering
SocialDataX 微信视频号 WeChat Channels MCP
by 52choujiang

WeChat Channels videos, comments, users, transcripts, and Official Account article details.

16 tools answering
SocialDataX YouTube MCP
by 52choujiang

YouTube public video, comment, reply, channel, search, and speech-to-text transcript tools.

10 tools answering
SocialDataX TikTok MCP
by 52choujiang

TikTok public post, comment, reply, creator, search, and video speech-to-text transcript tools.

13 tools answering
SocialDataX 小红书 Xiaohongshu XHS RedNote MCP
by 52choujiang

XHS note/product search/detail, suggestions, comments/replies; PGY 20pts success, failures uncharged

26 tools answering
SocialDataX Instagram MCP
by 52choujiang

Instagram MCP for public posts, comments, replies, users, and video/Reels speech-to-text.

13 tools answering

SocialDataX 抖音 Douyin MCP — questions

Answers built from our own checks of this server.

What can SocialDataX 抖音 Douyin MCP do?
It exposes 24 tools, read directly from the server on our last check. Among them: douyin_get_hot_search_list, douyin_get_product_detail_by_product_id, douyin_get_product_detail_by_url, douyin_get_user_info_by_douyin_id, douyin_get_user_info_by_profile_url, douyin_get_user_info_by_sec_user_id and 18 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is SocialDataX 抖音 Douyin MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 182 of 182 checks got a reply (100.0%), average response time 1691 ms. The bar chart above shows every period we have measured.
How do I connect SocialDataX 抖音 Douyin MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does SocialDataX 抖音 Douyin MCP need an API key?
No. SocialDataX 抖音 Douyin MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 24 of them are readable on this page. This is what we observed, not what the docs claim.