TikTok hashtag momentum assistants can query in structured form

Short-video culture moves on hashtags and topics before long-form search catches up. Source tiktok tracks hashtag volume so assistants quantify spikes, rank candidates, and pull live leaderboards without opening the app.

Culture signals live in hashtag volume

Assistants that only read web search miss early swings on TikTok. Trends MCP adds source: "tiktok" so the same tool stack covers short video, as listed under Data Sources.

Prompt hygiene

Tell the user which hashtag you queried and repeat the exact string when summarizing. If a call returns data_unavailable, surface the error text from the payload instead of inventing a trend.

Related pages

TikTok trends, TikTok hashtag data, and Viral trend detection. Hub: MCP trend tools for assistants.

get_trends

Plot how a cultural tag evolved across months for campaign timing.

get_trends(keyword='booktok', source='tiktok', data_mode='weekly')

get_growth

Measure whether a hashtag is still accelerating after the first wave.

get_growth(keyword='booktok', source='tiktok', percent_growth=['14D', '30D', '3M'])

get_ranked_trends

List fastest-growing TikTok hashtags for brainstorm sessions.

get_ranked_trends(source='tiktok', sort='wow_pct_change', limit=30)

get_top_trends

Answer what is trending on TikTok right now.

get_top_trends(type='TikTok Trending Hashtags', limit=25)

Common questions

tiktok as one word, per trendsmcp.ai/docs.
Use hashtag or topic strings as the docs describe: the concept people follow on TikTok, with or without a hash symbol depending on what your workflow standardizes, keeping consistency across calls.
get_top_trends with type TikTok Trending Hashtags returns the current leaderboard; keyword calls answer history and growth for a specific tag.
When the user tests whether viral attention is turning into purchase intent. A common pattern is get_growth with tiktok plus amazon or google shopping on the same product phrase if language aligns.
Get TikTok hashtag momentum assistants can query in structured form in 30 seconds
Free tier includes 100 requests per month. No credit card required. Works with Claude, Cursor, ChatGPT, Raycast, and every MCP client.
Get your free API key