Skip to content
Claude Desktop

HasData Google Trends for Claude Desktop

com.hasdata/google-trends

Google Trends interest over time, by region, and related queries and topics, as JSON.

client:Claude Desktop transport:streamable-http runtime:npm

Install HasData Google Trends 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.hasdata.com/mcp?apis=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

HasData Google Trends in other clients