HasData Google Trends MCP Server
A hosted Model Context Protocol (MCP) server that gives Claude, Cursor, Windsurf and any other MCP client one Google Trends tool. Pull interest over time, interest by region, and the rising and top related queries and topics for any term, all as structured JSON, with no scraping library to keep alive and no Google account.
People who work with google trends, hasdata and keyword research and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-14 · ★ 6 · #10 OF 51 MAINTAINED SEARCH · VERIFIED 2026-09-18
MIT · JavaScript servers · how we verify → /methodology
01 · Install HasData Google Trends
before you install - you'll need
HASDATA_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add hasdata-google-trends-mcp --transport http https://mcp.hasdata.com/api/mcp?apis=google_trends Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"hasdata-google-trends-mcp": {
"url": "https://mcp.hasdata.com/api/mcp?apis=google_trends"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.hasdata.com/api/mcp?apis=google_trends
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-18
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.hasdata.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
repo age created 2026-08-24 - young repo, little track record yet
license MIT - declared in the repository
npm package @hasdata/google-trends-mcp - published under the repo owner's npm scope (@hasdata)
registry vendor namespace com.hasdata - domain-verified with the official MCP registry
03 · What HasData Google Trends can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 1 documented tool, including hasdata_google_trends_search_getTrendsData.
The 1 tools it gives your agent
Extracted from the project's README - what HasData Google Trends lets an agent do.
- hasdata_google_trends_search_getTrendsData
- - Interest-over-time series, geo-level breakdowns, and rising/top related topics/queries with relative scores. 5 credits a call
Latest releases
v1.0.2 · 2026-08-27
Published to npm and PyPI by GitHub Actions over OIDC trusted publishing, so no token is stored anywhere. The npm tarball carries a provenance attestation linking it to this commit and run.
v1.0.1 · 2026-08-26
the README now links the npm and PyPI packages with version badges. No functional change to the bridge or tools.
v1.0.0 · 2026-08-24
Stable release of the HasData Google Trends MCP server. Install from npm (@hasdata/google-trends-mcp) or connect to the hosted server at mcp.hasdata.com over streamable HTTP.
04 · Who maintains HasData Google Trends
HasData Google Trends is maintained by hasdata. We track 26 MCP servers from hasdata - 26 actively maintained, 332 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from hasdata.
- HasData Instagram Public Instagram profiles and post feeds by handle, with hashtags and mentions parsed. ★ 22
- HasData Google Search (SERP) Google SERP as JSON: organic, AI Overview, People Also Ask, AI Mode, news, shopping. No Cloud setup. ★ 22
- HasData TikTok Public TikTok profiles, videos, comments and keyword search as JSON. No developer account. ★ 15
- HasData YouTube Search YouTube and read video, channel and transcript data as JSON. No Google Cloud project. ★ 6
- HasData Airbnb Airbnb stays by location and dates, and full listing details, as structured JSON. ★ 6
- HasData Google Maps Google Maps places, reviews, contributor history, photos and posts as JSON. No Google Cloud. ★ 6
05 · Facts
- repository
- github.com/hasdata/google-trends-mcp
- category
- search - ranked #10 of 51 actively-maintained search servers as of 2026-09-18.
- release cadence
- 3 releases in the last 90 days (latest 2026-08-27)
- registry
- com.hasdata/google-trends (active, first published 2026-08-24 · 5 versions)
- packages
- npm:@hasdata/google-trends-mcp · pypi:hasdata-google-trends-mcp
06 · HasData Google Trends FAQ
What is HasData Google Trends?
A hosted Model Context Protocol (MCP) server that gives Claude, Cursor, Windsurf and any other MCP client one Google Trends tool. Pull interest over time, interest by region, and the rising and top related queries and topics for any term, all as structured JSON, with no scraping library to keep alive and no Google account.
Is HasData Google Trends still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-14 and it shipped 3 releases in the last 90 days. We re-verify nightly.
How do I install HasData Google Trends?
Run `npx -y @hasdata/google-trends-mcp`. The README documents one environment variable (HASDATA_API_KEY) to set first. You can also paste the ready-made client config above.
Does HasData Google Trends require authentication?
Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to HasData Google Trends
Alternatives to HasData Google Trends
Maintained search servers if HasData Google Trends isn't the fit.
- Server Search MCP server for web search operations ★ 39,038 · 2026-09-11
- SearXNG Search MCP server for SearXNG - privacy-respecting web search with pagination, URL reading ★ 1,245 · 2026-09-18
- Mu News, web search, mail, markets, weather, places, files, calendar, contacts. 67 tools, one endpoint. ★ 432 · 2026-09-18
- Blockrun MCP Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402. ★ 394 · 2026-09-16
- Alfanous - Quranic Search Engine Search and explore the Holy Qur'an with Arabic text, transliteration, and advanced search support. ★ 289 · 2026-06-14
- Vexor A semantic search engine for files and code. ★ 241 · 2026-09-12
Pairs well with
Servers that cover what HasData Google Trends doesn't - only shown when the pairing reason fits the companion.
- Firecrawl MCP Server → web scraping companion web scraping · ★ 7,478
- Tavily MCP → web scraping companion web scraping · ★ 2,390
- Context7 → documentation companion documentation · ★ 62,152
- GitLab MCP → documentation companion documentation · ★ 1,984
- Codebase Memory → memory companion memory · ★ 43,715
- Memorix → memory companion memory · ★ 785
More search MCP servers · Hawkeye AI Bridge · Hadith Checker [Dorar.net] · Wisepanel · Agent Web Search
More JavaScript MCP servers · Has Data · HasData Instagram · HasData TikTok · HasData Yelp · HasData YouTube · see all