Most financial research platforms are built around structured financial data - prices, fundamentals, filings. Trends MCP adds the behavioral layer your AI is missing: consumer search demand, social attention, web traffic, and app usage signals across 25+ sources, all queryable in natural language from Claude, Cursor, or any MCP-compatible client.
Tools for this workflow
get_growthRun a pre-earnings behavioral check on any company - query search, social, and web traffic growth in one call to see if consumer demand is accelerating ahead of the report.
get_growth(keyword='company name', source='google search, web traffic, reddit, youtube', percent_growth=['1M', '3M', '1Y'])
get_trendsPull the historical demand trend for any company or product - see search volume, social discussion, and web traffic on a single normalized chart for pattern analysis.
get_trends(keyword='company name', source='google search', data_mode='weekly')
get_ranked_trendsScreen your coverage universe by behavioral momentum - surface which names have the strongest week-over-week search and social growth right now.
get_ranked_trends(source='google search', sort='wow_pct_change', limit=30)
get_top_trendsSurface what themes and companies are generating the most search and social attention today - useful for thematic idea generation and sector monitoring.
get_top_trends(type='Google Trends', limit=20)
FAQ