Trends MCP for Gemini

Connect Trends MCP to Gemini and get live trend data from Google, YouTube, TikTok, Reddit, Amazon, and 12 more sources inside your AI conversations. One API key, instant setup.

Gemini has strong reasoning capabilities and deep integration with Google's own ecosystem. Trends MCP extends that with live, normalized trend data from 15+ platforms - including Google Search and YouTube data that Gemini cannot access from its training set alone. The result is a Gemini that can answer questions like "what is growing on YouTube right now?" or "how has TikTok interest in this topic changed over the past year?" with actual numbers, not guesses.

Setup

Step 1. Get your free Trends MCP API key at trendsmcp.ai. Enter your email and the key arrives instantly. 100 requests/day, no credit card required.

Step 2. Add Trends MCP to your Gemini integration.

For Google AI Studio, configure a custom tool with the Trends MCP endpoint and your API key in the Authorization header:


URL: https://api.trendsmcp.ai/mcp

Transport: HTTP (Streamable HTTP)

Headers: { "Authorization": "Bearer YOUR_API_KEY" }

For Gemini API (function calling), register the Trends MCP tools as available functions in your API call configuration. Gemini will call them automatically when the query requires live trend data.

For other Gemini-compatible environments, use the same endpoint URL and bearer token pattern. Trends MCP uses the standard MCP HTTP transport, compatible with any client that supports Streamable HTTP.

get_trends

Ask Gemini to pull the full historical trend series for any keyword on any platform - Gemini reads the time series and synthesizes a narrative analysis of what the data shows.

get_trends(keyword='generative AI', source='google search', data_mode='weekly')

get_growth

Have Gemini run a cross-platform growth comparison in one call - 'Compare generative AI growth across Google, YouTube, TikTok, and Reddit over the past 3 months and 1 year.'

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

get_ranked_trends

Ask Gemini to surface the fastest-growing topics in a space, filtered by source and volume, and synthesize them into a ranked brief.

get_ranked_trends(source='youtube', sort='mom_pct_change', limit=20)

get_top_trends

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

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

Common questions

Yes. Google AI Studio supports MCP servers for Gemini-powered projects. Add the Trends MCP endpoint and your Authorization header to your AI Studio integration to give Gemini access to all trend data sources.
Yes. Applications built on the Gemini API can connect to external MCP servers. Configure Trends MCP as a tool in your Gemini API setup and the model can call get_trends, get_growth, and get_top_trends directly within the function calling framework.
All 15+ sources: Google Search, YouTube, TikTok, Reddit, Amazon, Wikipedia, News Sentiment, News Volume, Web Traffic, App Downloads, Steam, and npm. Gemini can query any keyword or topic across all sources in a single session.
No. Trends MCP handles all platform connectivity. One Trends MCP API key gives Gemini access to all sources. Get your free key at trendsmcp.ai.
Yes. The free tier provides 100 requests per day with no credit card required. Go to trendsmcp.ai, enter your email, and your API key arrives instantly.
Get Trends MCP for Gemini in 30 seconds
Free tier includes 100 requests per month. No credit card required. Works with Claude, Cursor, ChatGPT, Raycast, and every MCP client.
Get your free API key