Odel
tiktapdown mcp

tiktapdown mcp

Local
@farukkolip1JavaScriptUpdated 2mo ago

TikTok toolkit: download videos, niche hashtags, best posting times, viral hook formulas.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmtiktapdown-mcpv1.0.1

Run

npx -y tiktapdown-mcp

MCP client config

{
  "mcpServers": {
    "tiktapdown-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tiktapdown-mcp"
      ]
    }
  }
}