Google Trends MCP
Rank #35,394ai.trendsmcp/google-trends
Google Trends: Search, Images, News, Shopping over time, growth metrics. Free key at trendsmcp.ai
Google Trends MCP is a Model Context Protocol (MCP) server published by trendsmcp. It ranks #35,394 of 115,460 servers tracked on MCP Toplist. Google Trends MCP is listed on Official MCP, with 4 tracked versions. It was first listed on Mar 30, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 80,066 of 115,460 servers on MCP Toplist.
Use Google Trends MCP
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http google-trends https://google-trends.api.trendsmcp.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.google-trends]
url = "https://google-trends.api.trendsmcp.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://google-trends.api.trendsmcp.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"google-trends": {
"url": "https://google-trends.api.trendsmcp.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"google-trends": {
"type": "http",
"url": "https://google-trends.api.trendsmcp.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"google-trends": {
"serverUrl": "https://google-trends.api.trendsmcp.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"google-trends": {
"url": "https://google-trends.api.trendsmcp.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/ai.trendsmcp%2Fgoogle-trends)<a href="https://mcptoplist.com/server/ai.trendsmcp%2Fgoogle-trends"><img src="https://mcptoplist.com/badge/ai.trendsmcp%2Fgoogle-trends.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
trendsmcp
Other servers by trendsmcp
- Trends MCP#4,933 · 1 ver
- google-search-trends-mcp#20,439 · 2 vers
- news-volume-mcp#20,440 · 2 vers
- news-sentiment-mcp#24,123 · 1 ver
- npm-trends-mcp#24,124 · 1 ver
- reddit-trends-mcp#24,125 · 1 ver
- wikipedia-trends-mcp#24,126 · 1 ver
- youtube-trends-mcp#24,127 · 1 ver
- amazon-trends-mcp#26,043 · 1 ver
- steam-trends-mcp#26,044 · 1 ver
- tiktok-trends-mcp#26,045 · 1 ver
- App Store Trends MCP#35,393 · 4 vers
Available versions (4)
| Version | Published |
|---|---|
| 1.0.6 | Aug 18, 2026 |
| 1.0.5 | Aug 3, 2026 |
| 1.0.3 | Mar 30, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Google Trends MCP?
- Google Trends MCP is maintained by trendsmcp, which publishes 32 MCP servers (93 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.
- How many versions does Google Trends MCP have?
- MCP Toplist tracks 4 versions of Google Trends MCP, most recently published on Aug 18, 2026.
- Where can I find the source code for Google Trends MCP?
- The source code for Google Trends MCP is hosted at github.com/trendsmcp/google-trends-mcp.