The best content creation tool is one that knows what your audience cares about today - not six months ago. Trends MCP connects your AI to live trend data across TikTok, YouTube, Google, Reddit, and more, turning your AI assistant into a real-time content strategist that always knows what is worth creating next.
Tools for this workflow
get_trendsAsk your AI to pull trend history for any niche before you plan content - understanding whether a topic is growing or declining tells you whether to invest in it or move on.
get_trends(keyword='your niche topic', source='tiktok', data_mode='weekly')
get_growthValidate every content idea with data before creating it - ask your AI to check cross-platform growth and tell you whether the topic is early-stage, at peak, or already declining.
get_growth(keyword='your niche topic', source='tiktok, youtube, google search', percent_growth=['1M', '3M'])
get_ranked_trendsHave your AI generate a data-driven content brief every week - it queries the fastest-growing topics in your niche and returns a prioritized list of what is worth creating right now.
get_ranked_trends(source='tiktok', sort='wow_pct_change', limit=25)
get_top_trendsAsk your AI what is trending right now across TikTok, YouTube, and Google - it pulls live data and turns it into actionable content angles you can act on today.
get_top_trends(type='TikTok Trending Hashtags', limit=25)
FAQ