Google Trends MCP
Rank #55,844io.github.den-indance/google-trends-mcp
Google Trends MCP with proxy rotation, auto-retry on Google blocks, residential-proxy setup.
Google Trends MCP is a Model Context Protocol (MCP) server published by den-indance. It ranks #55,844 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Google Trends MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on May 21, 2026.
Ranks ahead of 59,747 of 115,591 servers on MCP Toplist.
Use Google Trends MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add google-trends-mcp -e "PROXY_URL=<your PROXY_URL>" -e "PROXY_LIST=<your PROXY_LIST>" -e "PROXY_LIST_FILE=<your PROXY_LIST_FILE>" -e "PROXIES_ENABLED=<your PROXIES_ENABLED>" -- npx -y @den.dance/google-trends-mcpReplace each placeholder with your own value before saving.
[mcp_servers.google-trends-mcp]
command = "npx"
args = ["-y", "@den.dance/google-trends-mcp"]
[mcp_servers.google-trends-mcp.env]
PROXY_URL = "<your PROXY_URL>"
PROXY_LIST = "<your PROXY_LIST>"
PROXY_LIST_FILE = "<your PROXY_LIST_FILE>"
PROXIES_ENABLED = "<your PROXIES_ENABLED>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-trends-mcp": {
"command": "npx",
"args": [
"-y",
"@den.dance/google-trends-mcp"
],
"env": {
"PROXY_URL": "<your PROXY_URL>",
"PROXY_LIST": "<your PROXY_LIST>",
"PROXY_LIST_FILE": "<your PROXY_LIST_FILE>",
"PROXIES_ENABLED": "<your PROXIES_ENABLED>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-trends-mcp": {
"command": "npx",
"args": [
"-y",
"@den.dance/google-trends-mcp"
],
"env": {
"PROXY_URL": "<your PROXY_URL>",
"PROXY_LIST": "<your PROXY_LIST>",
"PROXY_LIST_FILE": "<your PROXY_LIST_FILE>",
"PROXIES_ENABLED": "<your PROXIES_ENABLED>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"google-trends-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@den.dance/google-trends-mcp"
],
"env": {
"PROXY_URL": "<your PROXY_URL>",
"PROXY_LIST": "<your PROXY_LIST>",
"PROXY_LIST_FILE": "<your PROXY_LIST_FILE>",
"PROXIES_ENABLED": "<your PROXIES_ENABLED>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-trends-mcp": {
"command": "npx",
"args": [
"-y",
"@den.dance/google-trends-mcp"
],
"env": {
"PROXY_URL": "<your PROXY_URL>",
"PROXY_LIST": "<your PROXY_LIST>",
"PROXY_LIST_FILE": "<your PROXY_LIST_FILE>",
"PROXIES_ENABLED": "<your PROXIES_ENABLED>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-trends-mcp": {
"command": "npx",
"args": [
"-y",
"@den.dance/google-trends-mcp"
],
"env": {
"PROXY_URL": "<your PROXY_URL>",
"PROXY_LIST": "<your PROXY_LIST>",
"PROXY_LIST_FILE": "<your PROXY_LIST_FILE>",
"PROXIES_ENABLED": "<your PROXIES_ENABLED>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.den-indance%2Fgoogle-trends-mcp)<a href="https://mcptoplist.com/server/io.github.den-indance%2Fgoogle-trends-mcp"><img src="https://mcptoplist.com/badge/io.github.den-indance%2Fgoogle-trends-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
den-indance
Other servers by den-indance
View all den-indance servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 21, 2026 |
Frequently asked questions
- Who maintains Google Trends MCP?
- Google Trends MCP is maintained by den-indance, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Google Trends MCP listed on the Official MCP Registry?
- Yes — Google Trends MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Google Trends MCP have?
- MCP Toplist tracks 1 version of Google Trends MCP, most recently published on May 21, 2026.
- Where can I find the source code for Google Trends MCP?
- The source code for Google Trends MCP is hosted at github.com/den-indance/google-trends-mcp.