TikTok MCP Server logo

TikTok MCP Server

0

TikTok MCP server for Cursor. Public profiles, an account's videos, video comments and reply threads, and keyword search over videos or creators, as structured JSON. Remote MCP server hosted by HasData, connects over streamable HTTP with your HasData API key.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "type": "streamable-http", "url": "https://mcp.hasdata.com/api/mcp?apis=tiktok", "headers": { "x-api-key": "YOUR_HASDATA_API_KEY" } }