← back to MCP Servers

Google Trends

Search-interest signals via MCP. Discover what's trending now by region, track interest over time for any terms, and surface rising and breakout related queries.

Tool Groups
📊 Trending Now
Trending searches right now by region, with related news.
whats_trending
📈 Interest Over Time
Interest trajectory for 1-5 terms; single term or head-to-head comparison.
get_interest_over_time
🔍 Related Queries
Rising/breakout and top related queries for a topic — content-ideation fuel.
get_related_queries
MCP Endpoint (OAuth required)
https://mcp.kautiontape.com/trends/mcp

Quick Setup

Add to your Claude Desktop config (claude_desktop_config.json) under mcpServers:

{
  "mcpServers": {
    "google-trends": {
      "url": "https://mcp.kautiontape.com/trends/mcp"
    }
  }
}

This server requires OAuth authentication and is not publicly available. All 3 tools are available through a single connection.