Odel
tiktok organic mcp

tiktok organic mcp

Local
@lanternrowTypeScriptMITUpdated 2mo ago

TikTok organic analytics — video performance, engagement metrics, and profile insights.

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).

npmtiktok-organic-mcpv1.1.1

Run

npx -y tiktok-organic-mcp

MCP client config

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