mcpbeat Sign in

Tiktok MCP Server

answering

Tiktok is answering right now. Last checked 13 min ago. It exposes 19 tools.

Unofficial TikTok API & scraper: creator analytics, video data, comments, search. x402, no API key.

Uptime history 47 days of history · worst day 99%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
19
Tools
read from the server
867 ms
Response time
average over 24h
open, no key
Access
streamable-http

Tiktok missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add tiktok --transport http https://mcp.scraptik.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tiktok": {
      "url": "https://mcp.scraptik.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tiktok]
url = "https://mcp.scraptik.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "tiktok": {
      "url": "https://mcp.scraptik.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tiktok": {
      "url": "https://mcp.scraptik.com/mcp"
    }
  }
}

Available tools 19

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

tiktok
tiktok_comment_replies
List replies to a specific comment on a video. Use to drill into a comment thread. Requires both `comment_id` and the parent `video_id`. Paginate with `cursor`.
tiktok_creator_followers
List a creator's followers (paginated). Use for audience mapping and finding connected accounts. Paginate with `cursor`.
tiktok_creator_following
List the accounts a creator follows (paginated). Use for interest-graph and collaboration analysis. Paginate with `cursor`.
tiktok_creator_liked_videos
List videos a creator has publicly liked (only available when the account exposes its Likes tab). Use for taste/affinity analysis. Paginate with `cursor`.
tiktok_creator_profile
Fetch a TikTok creator's public profile: follower/following counts, total videos and likes, verification status, bio, region, and avatar. Use for influencer discovery, creator analytics, and audience-size vetting for UGC/brand deals. `handle` accepts an @username (e.g. `@charlidamelio`) or a numeric user_id.
tiktok_creator_videos
List a creator's recent videos with per-video stats (views, likes, comments, shares). Use to compute engagement rate, spot recent virality, or pull a content sample. Paginate with `cursor` (the `max_cursor` from the response). `user_id` accepts an @username or numeric id.
tiktok_hashtag_videos
List videos under a hashtag/challenge. Pass a resolved numeric `cid`, or a `hashtag` name (e.g. `booktok`) which is resolved to a cid first. Use for trend tracking and campaign monitoring. Passing `cid` directly skips the resolution lookup and is slightly faster.
tiktok_resolve_username
Resolve a TikTok @username to its stable numeric user_id and sec_uid. Cheap utility — call this first when you only have a handle and need an id for other tools.
tiktok_search_creators
Search TikTok creators by keyword/name, returning matching profiles. Use for influencer discovery and account lookup. Paginate with `cursor`.
tiktok_search_hashtags
Search TikTok hashtags/challenges by keyword, returning matching challenges with their cid and video counts. Use to find the right hashtag before pulling its videos. Paginate with `cursor`.
tiktok_search_lives
Search live TikTok streams by keyword. Use for real-time/live-content discovery. Paginate with `cursor`.
tiktok_search_sounds
Search TikTok sounds/tracks by keyword, returning matching music with usage counts. Use for audio/trend discovery. Paginate with `cursor`.
tiktok_search_videos
Search TikTok videos by keyword, returning matching posts with stats. Use for topic/trend discovery and competitive research. Paginate with `cursor`.
tiktok_sound_info
Fetch metadata for a sound/track: title, author, duration, and how many videos use it. Use to size a sound's reach before pulling its videos.
tiktok_sound_videos
List videos that use a given sound/track, most-recent first. Use for sound-trend analysis, finding UGC around a track, or gauging a sound's virality. Paginate with `cursor`.
tiktok_user_stories
List a creator's active TikTok Stories (ephemeral posts that expire ~24h). Use to capture story content before it disappears. `user_id` accepts an @username or numeric id.
tiktok_video_comments
List top-level comments on a video, most-relevant first, with like counts and authors. Use for sentiment sampling and audience-response analysis. Paginate with `cursor`.
tiktok_video_download_url
Resolve a watermark-free download URL for a TikTok video. Use to obtain the clean MP4 for archival or analysis. Accepts a numeric `video_id` or a full TikTok video URL.
tiktok_video_stats
Fetch a single TikTok video's stats and metadata: play/like/comment/share/save counts, author, sound, duration, description, hashtags, and create time. Use to measure a specific post's performance. Accepts a numeric `video_id` (aweme_id) or a full TikTok video URL.

Endpoints

URLTransportStateLatencyChecked
https://mcp.scraptik.com/mcp streamable-http answering 991 ms 13 min ago

Alternatives to Tiktok

same job, measured the same way
Tiktok Creator
by wmarceau

TikTok automation: post videos, get analytics, manage comments

53 installs/wk local only
Philidor DeFi Vault Risk Analytics
by philidor

Search 700+ DeFi vaults, compare risk scores, analyze protocols. No API key needed.

14 tools answering
Madeonsol
by madeonsol

Solana KOL trading intelligence & deployer analytics via x402 micropayments or API key.

670 installs/wk local only
Instagram MCP
by adelaidasofia

Official, multi-account Instagram Graph API MCP: read, publish, analytics, comments, DMs.

95 installs/wk local only
OpenRush
by openrushdata

The Marketing Data Layer for AI Agents - SEO, Search Console, and Analytics

answering
Inbio
by www-in-bio

Official in.bio MCP server: shorten URLs, styled QR codes, and click analytics. No API key needed.

12 tools answering
Stride20k x402 Data Gateway
by marysbrain

x402 analytics feed + 20+ pay-per-call agent tools over x402 (data, LLM, risk), no accounts.

64 installs/wk local only
Reel25 — Video Analytics for TikTok, Instagram & YouTube
by usnmax88

Video analytics for TikTok, Instagram, and YouTube. Track, analyze, and discover content.

23 installs/wk 26 tools answering

Tiktok — questions

Answers built from our own checks of this server.

What can Tiktok do?
It exposes 19 tools, read directly from the server on our last check. Among them: tiktok_comment_replies, tiktok_creator_followers, tiktok_creator_following, tiktok_creator_liked_videos, tiktok_creator_profile, tiktok_creator_videos and 13 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Tiktok working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 867 ms. The bar chart above shows every period we have measured.
How do I connect Tiktok?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Tiktok need an API key?
No. Tiktok completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 19 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tiktok?
It answers our handshake in 867 ms on average, which is faster than 12% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.