mcpbeat Sign in

Trendzeist – Google Trends for content ideation MCP Server

local only

Trendzeist – Google Trends for content ideation runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 9 Sep 2026.

Free Google Trends MCP: ranked breakout/rising/evergreen topics for content ideas. No API key.

Installs / week
pypi · trendzeist-mcp
0
Stars
0 open issues
9 Sep 2026
Last commit
no recent releases
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Trendzeist – Google Trends for content ideation every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add trendzeist-mcp -- uvx trendzeist-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "trendzeist-mcp": {
      "args": [
        "trendzeist-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.trendzeist-mcp]
command = "uvx"
args = ["trendzeist-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "trendzeist-mcp": {
      "args": [
        "trendzeist-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "trendzeist-mcp": {
      "args": [
        "trendzeist-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Trendzeist – Google Trends for content ideation

same job, measured the same way
Google Trends API
by trendsapi

Google Trends search interest over time with growth metrics. Free key at trendsapi.ai

3 tools answering
Google Trends MCP
by trendsmcp

Google Trends: Search, Images, News, Shopping over time, growth metrics. Free key at trendsmcp.ai

3 tools answering
Google Calendar MCP
by a1-x-tech

MCP server for the Google Calendar API: events, recurrence, invitations, availability, calendars.

50 installs/wk local only
Bing Search (Free)
by iridite

Free Bing search MCP server - No API key required

95 installs/wk local only
MCP Search Server
by kazkozdev

Web search, content extraction, PDF parsing, plus datetime and geolocation tools. No API keys.

22 installs/wk local only
Gsc
by mikusnuz

MCP server for Google Search Console & Indexing API — search analytics, sitemaps, URL inspection

102 installs/wk local only
HasData Google Trends
by hasdata

Google Trends interest over time, by region, and related queries and topics, as JSON.

197 installs/wk answering
Google Search Console MCP
by a1-x-tech

MCP server for the Google Search Console API: search analytics, sitemaps, URL inspection, sites.

118 installs/wk local only

Trendzeist – Google Trends for content ideation — questions

Answers built from our own checks of this server.

Why is there no uptime for Trendzeist – Google Trends for content ideation?
Trendzeist – Google Trends for content ideation runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package trendzeist-mcp.
How do I connect Trendzeist – Google Trends for content ideation?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls trendzeist-mcp straight from pypi; nothing to host, nothing to sign up for.
Is Trendzeist – Google Trends for content ideation open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.