Integrations
Enables analysis of TikTok videos to determine virality factors, retrieval of video content including subtitles in different languages, and interaction with TikTok videos through chat.
TikTok MCP
TikTok MCP 通过 TikNeuron 将 TikTok 接入 Claude AI 和其他应用程序。这款 TikTok MCP 允许您
- 分析TikTok视频以确定病毒式传播因素
- 从 TikTok 视频中获取内容
- 使用 TikTok 视频聊天
可用工具
tiktok_可用字幕
描述:
查找可用的字幕,即 TikTok 视频的内容。用于查找 TikTok 视频是否有可用的内容(字幕)。返回视频可用的字幕,字幕可以支持多种语言和格式,例如自动语音识别、机器翻译或创作者字幕等。
输入参数:
tiktok_url
(必填):TikTok 视频 URL,例如https://www.tiktok.com/@username/video/1234567890或https://vm.tiktok.com/1234567890
tiktok_get_subtitle
描述:
获取 TikTok 视频 URL 的字幕(内容)。用于获取 TikTok 视频的字幕、内容或上下文。如果未提供语言代码,该工具将返回自动语音识别的字幕。
输入参数:
tiktok_url
(必填):TikTok 视频 URL,例如https://www.tiktok.com/@username/video/1234567890或https://vm.tiktok.com/1234567890language_code
(可选):字幕的语言代码,例如,en 代表英语,es 代表西班牙语,fr 代表法语等。
tiktok_get_post_details
描述:
获取 TikTok 帖子详情。返回视频详情,例如:
- 描述
- 创建者用户名
- 标签
- 点赞、分享、评论、浏览和书签的数量
- 创建日期
- 视频时长
输入参数:
tiktok_url
(必填):TikTok 视频 URL,例如https://www.tiktok.com/@username/video/1234567890或https://vm.tiktok.com/1234567890
要求
对于此 TikTok MCP,您需要
- NodeJS v18 或更高版本( https://nodejs.org/ )
- Git( https://git-scm.com/ )
- TikNeuron 帐户和 MCP API 密钥( https://tikneuron.com/tools/tiktok-mcp )
设置
- 克隆存储库
- 安装依赖项
- 构建项目
这将创建文件build\index.js
在 Claude AI 中使用
将以下条目添加到mcpServers
:
并将路径替换为 TikTok MCP 的path
,并使用 TIkNeuron API 密钥替换XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
因此mcpServers
将如下所示:
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
TikTok 视频的 MCP 服务器,可让您获取视频字幕和帖子详细信息,例如点赞数、主题标签和发布时间。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server that enables posting messages to Discord webhooks, allowing customization of content, username, and avatar URL.Last updated -10JavaScriptMIT License
- -securityAlicense-qualityAn MCP server that allows Claude and other AI assistants to interact with the YouTube API, providing tools to search videos/channels and retrieve detailed information about them.Last updated -1JavaScriptMIT License
- -securityAlicense-qualityA comprehensive MCP server providing detailed IMDb data including movies, TV shows, and upcoming releases.Last updated -PythonMIT License
- -securityAlicense-qualityAn MCP server that allows users to upload projects (single files or directories) to the Yourware platform, enabling easy deployment and showcasing of projects.Last updated -7PythonMIT License