Google Trends MCP

Live trend data for AI agents. Google, TikTok, YouTube, Amazon, Reddit, and 30+ other sources. One MCP connection, one API key. Its README documents 3 tools, including get_time_series, get_growth, get_top_trends. It is available as a remote MCP endpoint.

Teams that work with google trends, market research and trend data and want a hosted endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-30 · ★ 8 · #151 OF 173 MAINTAINED MEDIA · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Google Trends MCP

before you install - you'll need

Set AUTH_HEADER, TRENDSMCP_API_KEY before connecting.

Claude Code

claude mcp add trendsmcp-ai-google-trends-mcp --transport http https://google-trends.api.trendsmcp.ai/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "trendsmcp-ai-google-trends-mcp": {
      "url": "https://google-trends.api.trendsmcp.ai/mcp"
    }
  }
}

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://google-trends.api.trendsmcp.ai/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-17

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 remote - your agent's requests go to google-trends.api.trendsmcp.ai

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry vendor namespace ai.trendsmcp - domain-verified with the official MCP registry

03 · What Google Trends MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 3 documented tools, including get_time_series, get_growth, get_top_trends.

The 3 tools it gives your agent

Extracted from the project's README - what Google Trends MCP lets an agent do.

get_time_series
- Weekly (or daily) history for one source + keyword. Same name on MCP and REST (mode: "get_time_series"). REST also accepts get_trends as an alias.
get_growth
- Point-to-point percent change. Several windows in one call still count as one request for that source + keyword.
get_top_trends
- Live ranked list. No keyword. On MCP, type is required and must match the feed name exactly (including capitals). On REST, omit type only if you intend to pull

04 · Who maintains Google Trends MCP

Google Trends MCP is maintained by trendsmcp-ai. We track 11 MCP servers from trendsmcp-ai - 11 actively maintained, 13 combined GitHub stars, oldest repo from Mar 2026.

05 · Facts

category
media - ranked #151 of 173 actively-maintained media servers as of 2026-09-18.
registry
ai.trendsmcp/google-trends (active, first published 2026-03-30 · 4 versions)

06 · Google Trends MCP FAQ

Is Google Trends MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-08-30. We re-verify nightly.

What can Google Trends MCP do?

An agent gets 3 documented tools, including get_time_series, get_growth, get_top_trends.

How do I install Google Trends MCP?

Run `claude mcp add trendsmcp-ai-google-trends-mcp --transport http https://google-trends.api.trendsmcp.ai/mcp`. The README documents 2 environment variables (AUTH_HEADER, TRENDSMCP_API_KEY) to set first. Set AUTH_HEADER, TRENDSMCP_API_KEY before connecting. You can also paste the ready-made client config above.

Does Google Trends MCP require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.

07 · Alternatives to Google Trends MCP

More media MCP servers · Tuteliq MCP Server · Proofcut · Video URL Analyzer · Kdenlive MCP Server · Vugola

More Python MCP servers · Deskwright · Vibatchium · Agentrisk · Xraylib MCP Server · Odoo · see all