google trends mcp for Windsurf
io.github.den-indance/google-trends-mcp
Google Trends MCP with proxy rotation, auto-retry on Google blocks, residential-proxy setup.
client:Windsurf
transport:stdio
runtime:npm
Install google trends mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"google-trends-mcp": {
"command": "npx",
"args": [
"-y",
"@den.dance/google-trends-mcp"
],
"env": {
"PROXY_URL": "<PROXY_URL>",
"PROXY_LIST": "<PROXY_LIST>",
"PROXY_LIST_FILE": "<PROXY_LIST_FILE>",
"PROXIES_ENABLED": "<PROXIES_ENABLED>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs