Semrush is a powerful SEO tool, but it requires a dashboard, a login, and a four-figure annual subscription. Trends MCP takes a different approach: live trend and keyword data delivered directly to your AI assistant via MCP, without the overhead of a dedicated tool or the friction of manual report pulling.
Tools for this workflow
get_trendsGet keyword demand trend history with actual growth trajectories - similar to SEMrush's keyword trend graphs but delivered as structured AI-queryable data, not a dashboard you log into.
get_trends(keyword='project management software', source='google search', data_mode='weekly')
get_growthGo beyond SEMrush's Google-only scope: measure keyword growth simultaneously across Google Search, YouTube, TikTok, Reddit, and Amazon - the full consumer intent stack in one query.
get_growth(keyword='project management software', source='google search, youtube, reddit', percent_growth=['3M', '1Y'])
get_ranked_trendsDiscover high-growth keywords your AI surfaces dynamically - rather than static keyword databases, get_ranked_trends returns what is actually growing right now based on live behavioral data.
get_ranked_trends(source='google search', sort='yoy_pct_change', limit=50)
get_top_trendsFind new keyword and content opportunities by seeing what is trending on Google right now - surfaces emerging queries before they appear in SEMrush's historical database.
get_top_trends(type='Google Trends', limit=25)
FAQ