Odel
google trends mcp

google trends mcp

Local
@den-indance1JavaScriptMITUpdated 3mo ago

Google Trends MCP with proxy rotation, auto-retry on Google blocks, residential-proxy setup.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@den.dance/google-trends-mcpv1.0.0

Run

npx -y @den.dance/google-trends-mcp

MCP client config

{
  "mcpServers": {
    "google-trends-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@den.dance/google-trends-mcp"
      ]
    }
  }
}