Google Trends MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 22 May 2026.
Google Trends MCP with proxy rotation, auto-retry on Google blocks, residential-proxy setup.
Today is the operative word: we check Google Trends MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add google-trends-mcp -- npx -y @den.dance/google-trends-mcp
{
"mcpServers": {
"google-trends-mcp": {
"args": [
"-y",
"@den.dance/google-trends-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.google-trends-mcp]
command = "npx"
args = ["-y", "@den.dance/google-trends-mcp"]
{
"mcpServers": {
"google-trends-mcp": {
"args": [
"-y",
"@den.dance/google-trends-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"google-trends-mcp": {
"args": [
"-y",
"@den.dance/google-trends-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PROXY_URL (Single rotating proxy endpoint (e.g. http://user:[email protected]:7000). Provider handles IP rotation.), PROXY_LIST (Comma-separated proxy list (http://user:pass@host:port,...). Validated on startup, bad ones auto-dropped.), PROXY_LIST_FILE (Path to a file with one proxy URL per line (# comments allowed). Validated on startup, re-read on proxy_refresh.), PROXIES_ENABLED (Set to false to disable proxy logic and use direct requests. Default: enabled.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Google Docs with verified writes — every mutation returns before/after proof.
MCP server for google-trends
MCP server for AP2 — Google's Agent-to-Agent Payment Protocol (authorization, audit, trust)
Automate Google NotebookLM — Q&A with citations, audio, video, content generation
VayaPin MCP: pin resolution + Google Maps geocoding/places + AfterShip tracking, with BYOK.
MCP server for the Google Health API, with a local SQLite cache and trend analysis.
Hosted Google Ads MCP with OAuth, bounded reads, and prepare/confirm writes.
Google Trends search interest over time with growth metrics. Free key at trendsapi.ai
Answers built from our own checks of this server.