Provides access to Google Analytics 4 (GA4) data and functionality, enabling retrieval and analysis of website analytics data through the Google Analytics Data API and Admin API.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@GA4 MCP Servershow me yesterday's top 5 pages by pageviews"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
GA4 MCP Server
Google ADK の UI を使って GA4 MCP サーバーを構築するためのリポジトリです。
必要な権限
Cloud Run Admin
Compute Load Balancer Admin
Editor
Logs Configuration Writer
Monitoring Editor
Service Account Admin
Service Account Userデプロイ手順
各種 API を有効化
Cloud Run API
Compute Engine API
Vertex AI API
Cloud Build API
Google Analytics Admin API
Google Analytics Data API
サービスアカウントの作成
ロール: Vertex AI ユーザー
GA4 アカウントもしくはプロパティでサービスアカウントに以下の権限を付与
役割: 閲覧者
対象: 作成したサービスアカウント
Artifact Registry にリポジトリを作成。Docker コンテナを push
Cloud Run にて新しいサービスを作成
Cloud Load Balancing にて新しいロードバランサを作成
必要であれば IP 制限
開発手順
以下のコマンドを実行し、https://www.googleapis.com/auth/analytics.readonly と https://www.googleapis.com/auth/cloud-platform の権限を付与した認証情報を取得。
gcloud auth application-default login \
--scopes https://www.googleapis.com/auth/analytics.readonly,https://www.googleapis.com/auth/cloud-platform ADK の UI を起動
adk web --reload_agents参考
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.