Skip to content
Claude Desktop

HasData TikTok for Claude Desktop

com.hasdata/tiktok

Public TikTok profiles, videos, comments and keyword search as JSON. No developer account.

client:Claude Desktop transport:streamable-http runtime:npm

Install HasData TikTok in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "tiktok": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.hasdata.com/mcp?apis=tiktok"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

HasData TikTok in other clients