Creators and channel strategists lose hours jumping between TikTok analytics, YouTube Studio, and search tools. Trends MCP lets an assistant pull TikTok hashtag momentum, YouTube search demand, Google Search interest, and Reddit discussion volume in one session so hooks, titles, and posting bets follow data that updates continuously.
Platform dashboards explain how last week's posts performed. They do not always show whether a phrase is accelerating on another network or how search demand compares to hashtag buzz. Trends MCP connects TikTok, YouTube, Google Search, Reddit, and additional sources through one MCP server so the same AI that drafts scripts can cite live curves.
Start from a working title or niche phrase. Ask the assistant to run get_growth with source='tiktok, youtube, google search'. If TikTok leads, open with a fast pattern interrupt; if YouTube and Google lead, prioritize searchable chapters and descriptions. For more detail on TikTok-specific pulls, see TikTok trends; for long-form search angles, see YouTube trends.
get_top_trends with the TikTok trending type helps editors who need same-day ideas. Evergreen channels lean on get_trends and multi-month growth to avoid building a catalog around a one-day spike. Viral trend detection covers the early-warning mindset in more depth.
Sign up at trendsmcp.ai for a key, add the MCP block to the client config, and name the tools explicitly in prompts. Full parameter lists live in the API docs.
Tools for this workflow
get_trendsCompare long-run interest for a content theme on TikTok versus YouTube before committing to a series.
get_trends(keyword='meal prep', source='tiktok', data_mode='weekly')
get_growthScore multiple hook ideas by recent hashtag or phrase growth across TikTok, YouTube, and Google Search.
get_growth(keyword='meal prep', source='tiktok, youtube, google search', percent_growth=['1M', '3M', '12M'])
get_ranked_trendsPull fast-rising TikTok or YouTube-related queries for brainstorming sessions.
get_ranked_trends(source='tiktok', sort='wow_pct_change', limit=30)
get_top_trendsRead the current TikTok trending hashtag list when the calendar calls for same-day content.
get_top_trends(type='TikTok Trending Hashtags', limit=25)
FAQ