Skip to content
Claude Desktop

Swellmeter: Google Trends Scraper & API for AI Agents for Claude Desktop

io.github.shawmena-dotcom/google-trends

Google Trends for agents: trend verdict, stats, rising queries, regions, trending now.

client:Claude Desktop transport:streamable-http

Install Swellmeter: Google Trends Scraper & API for AI Agents in Claude Desktop

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

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

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

Swellmeter: Google Trends Scraper & API for AI Agents in other clients