The TikTok Data MCP server
TikTok videos, creators, sounds, and trend data for agents. Content and creator research as structured JSON.
Copy the setup prompt.
Your agent does the rest.
Fetch and execute the appropriate instructions to set me up for superagnt_ from https://superagnt.com/agent-setup/prompt.mdEvery tool the connection carries
Public creator details by username: follower and following counts, total likes, video count, bio and verification.
Every video on an account, with a continuation token so an agent can page back through the whole history.
One video by id with play, like, comment and share counts, plus description, sound and author.
Keyword search across videos, which is the surface a trend-watching agent needs to see what is being posted right now.
Keyword search across accounts, for finding creators in a niche instead of starting from a handle you already know.
Videos inside a creator collection, useful when a brand groups its catalogue on-profile.
tool names07as your agent sees them
data_tiktok_user_s_detailsdata_tiktok_user_s_videosdata_tiktok_user_s_videos_continuationdata_tiktok_video_detailsdata_tiktok_search_videosdata_tiktok_search_accountsdata_tiktok_collection_videos_detailsIdentity and scope
- registry name
- com.superagnt/tiktok-data
- transport // auth
- streamable-http // OAuth 2.1 or API key
- endpoint
https://mcp.superagnt.com/mcp/tiktok- scope
- Scoped to the TikTok Data tools. Nothing else lands in the agent's context. Connecting provisions a workspace scoped to exactly what the listing names, and credits are charged only on a successful response.
The full TikTok picture
Use cases, one real call and its response, per-call pricing, and the questions people ask before wiring it up.
One server up, every tool
This server is one slice of the toolkit. The master server at https://mcp.superagnt.com/mcp carries the whole toolkit over one endpoint: live social media data, lead enrichment and email finder, a real Postgres database, webhooks, schedules, and more.
Point your client at https://mcp.superagnt.com/mcp/tiktok and the first call works before you have opened a dashboard.