loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

google-search-trends-mcp

MCP Tool

trendsmcp/google-search-trends-mcp

Google Search trends as an MCP tool for Claude, Cursor, VS Code and more. Weekly series, growth percentages, and live trending searches. Powered by trendsmcp.ai

Install

$ npx loaditout add trendsmcp/google-search-trends-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "google-search-trends-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "google-search-trends-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

google-search-trends-mcp

The number one Python package for Google Search trend data. Google Search trends as an MCP tool. Plug into Claude, Cursor, or any MCP-compatible AI host. Weekly series, growth percentages, and live Google trending searches.

Powered by trendsmcp.ai, the #1 MCP server for live trend data.

[Get your free API key at trendsmcp.ai](https://trendsmcp.ai) - 100 free requests per month, no credit card.

?? [Full API docs ? trendsmcp.ai/docs](https://trendsmcp.ai/docs)

Updated for 2026. Works with Python 3.8 through 3.13.

Use as an MCP tool

Add to your mcp.json (Claude Desktop, Cursor, or any MCP host):

{
  "mcpServers": {
    "trends": {
      "command": "npx",
      "args": ["-y", "trendsmcp"],
      "env": { "TRENDS_API_KEY": "YOUR_API_KEY" }
    }
  }
}

Get your free key at [trendsmcp.ai](https://trendsmcp.ai).

---

No scraping. No 429 errors. No proxies.

If you have used pytrends or similar scrapers before, you know the problems: random 429 Too Many Requests blocks, broken pipelines at 2am, time.sleep() hacks, proxy rotation costs, and a library that is now archived because Google explicitly flags scrapers at the protocol level.

trendsmcp is the managed alternative. We run the data infrastructure. You call a REST endpoint.

pytrends alternative for Google Search data

| | Scrapers / pytrends | trendsmcp | |---|---|---| | 429 rate limit errors | constant | never | | Proxy required | often | never | | Breaks on platform changes | yes, regularly | no | | Platforms covered | 1 (Google only) | 13 | | Absolute volume estimates | no | yes | | Cross-platform growth | no | yes | | Async support | no | yes | | Actively maintained | no (archived) | yes | | Free tier | no | yes, 100 req/month |

---

Install
pip install google-search-trends-mcp

Zero system dependencies. Python 3.8 or later. Uses httpx under the hood.

---

Quick start
from google_s

Tags

ai-toolsanalyticsapiasyncclaudecursorgoogle-searchgoogle-trendskeyword-researchllm-toolsmarket-researchmcpmodel-context-protocolno-scrapingpypipythonsearch-volumeseotrend-datatrendsmcp

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated17 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/31/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/trendsmcp/google-search-trends-mcp)](https://loaditout.ai/skills/trendsmcp/google-search-trends-mcp)