Skip to content
Claude Desktop

Google Trends Scraper (orbots) - Apify Actor for Claude Desktop

io.github.orbotshq/google-trends-scraper

Google Trends trending searches, volume estimates & trend duration. Not affiliated with Google LLC.

client:Claude Desktop transport:streamable-http

Install Google Trends Scraper (orbots) - Apify Actor in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "google-trends-scraper": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.apify.com/?tools=orbots/google-trends-scraper"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Google Trends Scraper (orbots) - Apify Actor in other clients