Trends MCP for Raycast

Raycast AI supports MCP servers natively. Add Trends MCP and you can query live trend data across Google, TikTok, YouTube, Reddit, Amazon, and more directly from the Raycast command bar - the fastest way to research trends on a Mac.

get_trends

From the Raycast command bar, instantly query trend history for any topic - faster than opening a browser tab, the result appears directly in your AI command palette.

get_trends(keyword='remote work', source='google search', data_mode='weekly')

get_growth

In any Raycast AI session, ask 'Is remote work interest growing or declining?' - Raycast calls get_growth and delivers a structured data answer in seconds without context switching.

get_growth(keyword='remote work', source='google search, reddit', percent_growth=['6M', '1Y'])

get_ranked_trends

Use Raycast to run a quick trend discovery session - ask for the top-growing topics in any category and get a ranked list back in the command bar within seconds.

get_ranked_trends(source='google search', sort='wow_pct_change', limit=20)

get_top_trends

Check what is trending right now directly from Raycast without opening any app - surfaces live TikTok, Google, and Reddit trends as a quick daily briefing.

get_top_trends(type='Google Trends', limit=15)

Common questions

Yes. Raycast AI has native MCP support. You can add any remote MCP server including Trends MCP directly from Raycast's AI settings or Extensions preferences.
Open Raycast Settings → Extensions → AI → MCP Servers. Add a new server and enter the Trends MCP URL: https://api.trendsmcp.ai/mcp. All trend tools are immediately available in Raycast AI.
Raycast is built for quick lookups and fast workflows. With Trends MCP connected, you can check what is trending on Google, TikTok, or Reddit in seconds from anywhere on your Mac - without opening a browser or switching apps.
Yes. Use get_growth with source='all' in Raycast AI to get cross-platform trend comparison across all 15+ sources in a single query.