TikTok MCP
@Seym0n
TikTok MCP について
Model Context Protocol (MCP) with TikTok integration
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"tiktok-mcp": {
"command": "node",
"args": [
"path\\build\\index.js"
],
"env": {
"TIKNEURON_MCP_API_KEY": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is TikTok MCP?
The TikTok MCP integrates TikTok access into Claude AI and other apps via TikNeuron. It allows users to analyze TikTok videos for virality factors, get content from videos, and chat with TikTok videos.
How to use TikTok MCP?
Install via MCPB (easiest) by downloading the tiktok-mcp.mcpb file from GitHub Releases and opening it in Claude Desktop, then entering your TikNeuron API Key. Alternatively, clone the repository, run npm install, npm run build, and add the server to your Claude Desktop mcpServers configuration with your TikNeuron API key.
Key features of TikTok MCP
- Get subtitles (content) from any TikTok video
- Retrieve detailed post information including engagement metrics
- Search for TikTok videos by natural language query
- Analyze videos for virality factors
- Chat with TikTok video content via AI
Use cases of TikTok MCP
- Research viral TikTok trends by searching and analyzing videos
- Extract and translate subtitles from TikTok videos for content repurposing
- Gather engagement data (likes, shares, comments) for competitor analysis
- Build AI-powered chatbots that can reference TikTok video content
FAQ from TikTok MCP
What are the runtime requirements for TikTok MCP?
Node.js v18 or higher and Git are required. You also need a TikNeuron account and MCP API key.
How do I install TikTok MCP in Claude Desktop?
The easiest method is to download the .mcpb file from the GitHub Releases page and open it. You can also manually clone the repo, install dependencies, build, and add a JSON entry to your mcpServers configuration.
What tools does TikTok MCP provide?
Three tools: tiktok_get_subtitle (returns video subtitles, optional language code), tiktok_get_post_details (returns video description, creator, hashtags, engagement, duration, subtitles), and tiktok_search (searches videos by query with pagination).
What is TikNeuron and why do I need an API key?
TikNeuron is the service that powers the TikTok MCP. An API key is required for authentication and is obtained from the TikNeuron website.
Can I search for TikTok videos with this MCP?
Yes, the tiktok_search tool accepts a query like "funny cats" and returns a list of matching videos with details and pagination support (cursor and search_uid parameters).
「その他」の他のコンテンツ
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
コメント