tiktok-mcp

general MCP Server

Model Context Protocol (MCP) with TikTok integration

FreshInstall Ready
generalgeneral
5 views198 stars29 forksv0.0.1MIT

Why This Matters

Discovered via unknown and last synced 4d ago.

FreshInstall Ready
Source
unknown
Stars
198
Last synced
4d ago
Install
Instructions detected

Install

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)

3
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (3)

language_code

(optional): Language code for the subtitle, e.g., en for English, es for Spanish, fr for French, etc.

tiktok_url

(required): TikTok video URL, e.g., https://www.tiktok.com/@username/video/1234567890 or https://vm.tiktok.com/1234567890

Get

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.