mcpbeat

SocialDataX 抖音 Douyin MCP Server

com.52choujiang/douyin-insights
answering

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

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

Uptime history 40 hours of history · worst hour 67%
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
17
Tools
read from the server
2047 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 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"
    }
  }
}

Available tools 17

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_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,支持 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_speech_text_job
查询抖音视频口播转文字任务状态;每次最多等待 240 秒,不触发重处理。
douyin_search_users
按昵称、抖音号、账号名或达人名称搜索抖音用户、账号、博主、创作者或达人,支持粉丝数量和用户类型筛选;不用于搜索作品。
douyin_search_videos
按关键词搜索抖音作品;作品通常为视频,也可能包含图文内容。
douyin_submit_video_speech_text_by_aweme_id
根据抖音 aweme_id 提交视频口播转文字任务;提交完成后最多短等 240 秒,未完成时返回 job_id 和下一步查询动作。
douyin_submit_video_speech_text_by_video_url
提交抖音作品视频口播转文字任务;提交完成后最多短等 240 秒,未完成时返回 job_id 和下一步查询动作。

Endpoints

URLTransportStateLatencyChecked
https://mcp.52choujiang.com/douyin/mcp streamable-http answering 1844 ms 6 min ago

SocialDataX 抖音 Douyin MCP — questions

Answers built from our own checks of this server.

What can SocialDataX 抖音 Douyin MCP do?
It exposes 17 tools, read directly from the server on our last check. Among them: douyin_get_hot_search_list, douyin_get_user_info_by_profile_url, douyin_get_user_info_by_sec_user_id, douyin_get_user_posted_videos_by_profile_url, douyin_get_user_posted_videos_by_sec_user_id, douyin_get_user_series_by_profile_url and 11 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 91 of 91 checks got a reply (100.0%), average response time 2047 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 17 of them are readable on this page. This is what we observed, not what the docs claim.