Odel
Google data (Trends, YouTube, Ads Transparency, Play)

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

Local
@ducnhd1PythonUpdated 4w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIgoogle-data-mcpv0.2.0

Run

uvx google-data-mcp

MCP client config

{
  "mcpServers": {
    "google-data-trends-youtube-ads-transparency-play": {
      "command": "uvx",
      "args": [
        "google-data-mcp"
      ]
    }
  }
}