Skip to content
VS Code

Google data (Trends, YouTube, Ads Transparency, Play) for VS Code

io.github.ducnhd/google-data-mcp

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

client:VS Code transport:stdio runtime:pypi

Install Google data (Trends, YouTube, Ads Transparency, Play) in VS Code

.vscode/mcp.json

{
  "servers": {
    "google-data-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "google-data-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Google data (Trends, YouTube, Ads Transparency, Play) in other clients