mcpbeat Sign in

Google data (Trends, YouTube, Ads Transparency, Play) MCP Server

local only

Google data (Trends, YouTube, Ads Transparency, Play) runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from pypi. Last commit 10 Aug 2026.

Google Trends, YouTube, Ads Transparency and Play reviews over plain HTTP. No API key.

Installs per day peak 292 · avg 38 · -29% w/w
a month agotoday
90
Installs / week
pypi · google-data-mcp
1
Stars
0 open issues
10 Aug 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Google data (Trends, YouTube, Ads Transparency, Play) 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 google-data-mcp -- uvx google-data-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "google-data-mcp": {
      "args": [
        "google-data-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.google-data-mcp]
command = "uvx"
args = ["google-data-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "google-data-mcp": {
      "args": [
        "google-data-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "google-data-mcp": {
      "args": [
        "google-data-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Google data (Trends, YouTube, Ads Transparency, Play)

same job, measured the same way
Trends API
by trendsapi

Trend data from Google, TikTok, Amazon, Reddit, YouTube, Steam, npm and more as JSON

3 tools answering
Getappniche
by getappniche

Live App Store & Google Play data for AI agents: app discovery, ASO keywords, reviews.

50 installs/wk 7 tools answering
HasData YouTube
by hasdata

Search YouTube and read video, channel and transcript data as JSON. No Google Cloud project.

1 185 installs/wk answering
Trends MCP
by trendsmcp

Trend data from Google Trends, YouTube, TikTok, Reddit, Amazon, Wikipedia, npm, Steam and more

3 tools answering
TrendFlow
by mory

Google Trends data: interest over time, by region, related queries, and trending now.

8 tools answering
Social Research MCP
by themineworks

8 social listening tools over one MCP endpoint: Reddit, X, Threads, YouTube, Google Trends, news.

answering
Korean News Hub
by songt-50

Korean news aggregator - Naver, Google News, Daum trends in real-time

6 tools answering
App Intel
by garrrikkotua

App Store & Google Play data: app details, IAP prices, reviews, top charts, estimates, rank history.

59 installs/wk local only

Google data (Trends, YouTube, Ads Transparency, Play) — questions

Answers built from our own checks of this server.

Why is there no uptime for Google data (Trends, YouTube, Ads Transparency, Play)?
Google data (Trends, YouTube, Ads Transparency, Play) 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 google-data-mcp was installed 90 times last week.
How do I connect Google data (Trends, YouTube, Ads Transparency, Play)?
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 google-data-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Google data (Trends, YouTube, Ads Transparency, Play)?
The pypi package google-data-mcp was installed 90 times in the last week. Week over week that is -29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Google data (Trends, YouTube, Ads Transparency, Play) open source?
Yes — written in Python and 1 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.