io.github.den-indance
google-trends-mcp
Google Trends MCP with proxy rotation, auto-retry on Google blocks, residential-proxy setup.
stdiocommunityservice
Package Details
@den.dance/google-trends-mcp
Transportstdio
Environment Variables
PROXY_URL(str)
Secret
Single rotating proxy endpoint (e.g. http://user:pass@gate.smartproxy.com:7000). Provider handles IP rotation.
PROXY_LIST(str)
Secret
Comma-separated proxy list (http://user:pass@host:port,...). Validated on startup, bad ones auto-dropped.
PROXY_LIST_FILE(str)
Path to a file with one proxy URL per line (# comments allowed). Validated on startup, re-read on proxy_refresh.
PROXIES_ENABLED(str)
Set to false to disable proxy logic and use direct requests. Default: enabled.