Trends MCP for Claude

Give Claude live trend data across Google, TikTok, YouTube, Reddit, Amazon, and 8 more sources. Works with Claude Desktop and Claude.ai. Paste one config snippet and your conversations get real-time trend data instantly.

get_trends

Ask Claude to chart Google Search or TikTok trend history for any topic - Claude reads the time series and writes you a narrative analysis of what the data means.

get_trends(keyword='ai agents', source='google search', data_mode='weekly')

get_growth

Ask Claude to run cross-platform growth analysis in one message - 'Compare ai agents growth across Google, TikTok, Reddit, and YouTube over 3 months and 1 year.'

get_growth(keyword='ai agents', source='all', percent_growth=['3M', '1Y'])

get_ranked_trends

Have Claude surface the fastest-growing topics in a category, filtered by sector or minimum volume, and synthesize them into an actionable research brief.

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

get_top_trends

Ask Claude what is trending right now across all platforms at once - 'What is breaking on TikTok, Google, and Wikipedia today?' Claude aggregates the feeds and summarizes.

get_top_trends(type='TikTok Trending Hashtags', limit=20)

Common questions

Yes. Claude.ai Pro, Max, and Team plans support remote MCP connections. Go to Settings → Connectors → Add custom connector and paste the Trends MCP URL. No JSON config needed.
Yes. Add the config snippet to your claude_desktop_config.json file under mcpServers. On Mac: ~/Library/Application Support/Claude/claude_desktop_config.json. On Windows: %APPDATA%\Claude\claude_desktop_config.json. Fully quit and restart Claude Desktop after saving.
Yes. Claude Code supports MCP servers. Add the same JSON snippet to your MCP configuration and all Trends MCP tools are available in your Claude Code sessions.
All 15+ sources: Google Search, YouTube, TikTok, Reddit, Amazon, Wikipedia, News Sentiment, News Volume, Web Traffic, App Downloads, Steam, and npm. Use get_trends, get_growth, or get_top_trends to query any of them.
No. Trends MCP handles all source connectivity. You connect once and Claude can query all platforms immediately.