YouTube search demand wired into assistant workflows

Video strategists care about what people type into YouTube search, not only view counts on a single upload. Source youtube returns structured history and growth so assistants recommend titles, series plans, and collabs from query-level interest.

Query demand beats anecdotal watch metrics

Upload analytics explain past performance. YouTube search trends explain what the platform-wide audience still wants to find. Trends MCP exposes that layer through source: "youtube" as defined in Data Sources.

Assistant playbooks

Creators ask for get_growth on three title variants. Agencies compare youtube with google search to decide whether to lead with video or capture search with a blog. Product marketers watch tutorial queries around a feature launch.

Related pages

Creator-focused narrative: YouTube trends, YouTube search data, Short-form video trends. MCP overview: MCP trend tools for assistants.

get_trends

Show multi-year interest in a video niche before committing to a content calendar.

get_trends(keyword='typescript tutorial', source='youtube', data_mode='weekly')

get_growth

Rank video ideas by recent acceleration versus twelve-month context.

get_growth(keyword='typescript tutorial', source='youtube', percent_growth=['1M', '12M'])

get_ranked_trends

Surface rising YouTube queries when the channel wants fresh angles.

get_ranked_trends(source='youtube', sort='wow_pct_change', limit=25)

get_top_trends

Snapshot what YouTube surfaces as trending right now.

get_top_trends(type='YouTube Trending', limit=15)

Common questions

youtube as a single word, per the keyword sources table on trendsmcp.ai/docs.
Any keyword or phrase the docs allow: tutorial hooks, product reviews, creator niches, game titles, and how-to strings viewers search for.
Assistants can call get_growth with source 'youtube, tiktok' when the phrase works as a hashtag or topic on both. Divergence hints at format preference: long-form depth versus short-form discovery.
get_top_trends with type YouTube Trending lists top videos now, while keyword calls answer historical search interest for a specific string.