general MCP Server
Model Context Protocol (MCP) with TikTok integration
Discovered via unknown and last synced 4d ago.
1. Install the package
npx tiktok-mcp
2. Add to claude_desktop_config.json
{
"mcpServers": {
"tiktok-mcp": {
"command": "npx",
"args": [
"tiktok-mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
(optional): Language code for the subtitle, e.g., en for English, es for Spanish, fr for French, etc.
(required): TikTok video URL, e.g., https://www.tiktok.com/@username/video/1234567890 or https://vm.tiktok.com/1234567890
the subtitle (content) for a TikTok video url. This is used for getting the subtitle, content or context for a TikTok video. If no language code is provided, the tool will return the subtitle of automatic speech recognition.