mcpserver.lol
registry/tiktok-insights
Connection check verified live · 20h ago

tiktok-insights

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

Tools 13
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

13 tools

Read from the running server on 20h ago.

socialdatax_get_points_balance read-only
查询当前 API Key 账户的 SocialDataX 积分余额、剩余积分或点数 / remaining points balance.
tiktok_get_post_comment_replies read-only post_id*comment_id*page_token
根据 TikTok 作品 post_id 和一级评论 comment_id 获取回复,支持 page_token 翻页。 用户已提供完整合法的 ID 组合时直接使用;已有 post_id 或作品链接但缺少必需 ID 时,调用对应一级评论工具补全; 缺少作品定位信息时向用户索取;不要传回复项自身的 comment_id。 回复项的 parent_comment…
tiktok_get_post_comments_by_post_id read-only post_id*page_token
根据 TikTok 作品 post_id 获取一级评论,支持 page_token 翻页。
tiktok_get_post_comments_by_url read-only url*page_token
根据 TikTok 作品页面链接获取一级评论,支持 page_token 翻页。
tiktok_get_post_detail_by_url read-only url*
根据 TikTok 作品页面链接获取视频或图片作品详情。
tiktok_get_user_info_by_profile_url read-only profile_url*
根据 TikTok 用户主页链接获取用户公开资料。
tiktok_get_user_info_by_tiktok_id read-only tiktok_id*
根据 TikTok 号获取用户公开资料。
tiktok_get_user_posts_by_profile_url read-only page_tokenprofile_url*
根据 TikTok 用户主页链接获取作品列表,支持 page_token 翻页。
tiktok_get_user_posts_by_tiktok_id read-only tiktok_id*page_token
根据 TikTok 号获取用户作品列表,支持 page_token 翻页。
tiktok_get_video_speech_text_job read-only job_id*
根据用户提供的有效 job_id,或 submit 工具返回的 job_id 查询 TikTok 视频口播转文字任务状态;用于继续未完成任务,每次最多等待 240 秒,不触发重处理,也不要重复提交任务。
tiktok_search_posts read-only keyword*page_tokencontent_type
搜索 TikTok 作品,可返回视频和图片作品。用户需要按搜索词查找作品时使用; 已有作品链接时直接使用详情或评论工具;已有 post_id 且需要评论时直接使用按 ID 评论工具,均无需先调用搜索; 从搜索结果继续时,可复用其中的 share_url 或 post_id; 支持 content_type 筛选、过滤用户卡片等非作品结果,并支持 page_t…
tiktok_submit_video_speech_text_by_aweme_id aweme_id*
根据 TikTok 视频 aweme_id 提交口播转文字任务;可直接使用视频 post_id,提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。
tiktok_submit_video_speech_text_by_url video_url*
提交 TikTok 视频口播转文字任务;提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。