Google Analytics 4 (GA4) MCP Server 📊
Model Context Protocol (MCP) server for Google Analytics 4: real-time query exploration, schema discovery, metric aggregation, and audience insights for AI agents.
🌐 Live Documentation & Web Portal: https://ga4.builditwithai.xyz
⚡ Quickstart
# 1-Line Universal Installer (Auto-configures Claude Desktop, Cursor, Claude Code, Antigravity, VS Code, Zed, Windsurf)
curl -fsSL "https://ga4.builditwithai.xyz/install" | bash
# Or run directly via your preferred runtime:
uvx google-analytics-mcp
uvx --from google-analytics-mcp ga4-mcp-server
python -m ga4_mcp
npx -y @surendranb/google-analytics-mcp
🤖 Client Setup
A. Claude Code (CLI)
claude mcp add google-analytics -- uvx google-analytics-mcp
B. Cursor & Google Antigravity (mcp.json)
{
"mcpServers": {
"google-analytics": {
"command": "uvx",
"args": ["google-analytics-mcp"]
}
}
}
C. Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"google-analytics": {
"command": "uvx",
"args": ["google-analytics-mcp"],
"env": {
"GA4_PROPERTY_ID": "your_ga4_property_id",
"GOOGLE_APPLICATION_CREDENTIALS": "/path/to/service_account.json"
}
}
}
}
D. VS Code (Cline / Roo Code / Continue)
{
"mcpServers": {
"google-analytics": {
"command": "npx",
"args": ["-y", "@surendranb/google-analytics-mcp"]
}
}
}
🛠️ Tools & Capabilities
| Tool Name | Parameters | Description | Return Type |
|---|---|---|---|
get_ga4_data |
dimensions (list), metrics (list), date_ranges (list), limit (int) |
Runs multi-dimensional GA4 reports with automated metric totals and server-side aggregation. | JSON / Markdown |
list_accounts |
(none) | Lists all accessible Google Analytics accounts and permission levels. | JSON |
list_properties |
account_id (optional) |
Lists all GA4 properties associated with an account. | JSON |
get_property_metadata |
property_id (optional) |
Fetches complete dimension and metric schemas, custom definitions, and compatibility rules. | JSON |
run_realtime_report |
metrics (list), dimensions (list) |
Queries real-time active users and event counts from the last 30 minutes. | JSON |
search_skills |
query (string) |
Searches built-in GA4 analytical playbooks (e-commerce, channel attribution, bot filtering). | Markdown |
skill_read |
skill_name (string) |
Dynamically loads procedural skills and analytical guides from GitHub. | Markdown |
skills_list |
(none) | Lists all available live GA4 analytical skills. | JSON |
🧠 Dynamic Skills & Guided Playbooks
This server ships with built-in analytical recipes that load dynamically from GitHub:
traffic-diagnosis: Step-by-step root cause analysis for sudden traffic drops.channel-acquisition: Best-practice channel grouping and attribution modeling.ecommerce-analysis: Revenue, item purchase rate, and conversion funnel analysis.ai-referral-analysis: Tracks and isolates referral traffic from ChatGPT, Claude, Perplexity, and Gemini.
🔒 Telemetry & Privacy
This package collects anonymous, non-PII diagnostic telemetry (command executions, latency, error codes) to improve tool reliability. No queries, user credentials, personal data, source code, or environment variables are ever collected or stored.
You can opt out anytime by setting either of the following environment variables:
export DO_NOT_TRACK=1
# or
export MCP_TELEMETRY_OPT_OUT=1
📄 License
MIT License. See LICENSE for details.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file google_analytics_mcp-2.11.2.tar.gz.
File metadata
- Download URL: google_analytics_mcp-2.11.2.tar.gz
- Upload date:
- Size: 48.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
824f96e3a7360bdb229e312f5d9b36f288d6d44f6d703e358b21b842f2787d9d
|
|
| MD5 |
804aade00a1435d4e1070318639dd259
|
|
| BLAKE2b-256 |
80ec27c5e3387712dd583348df4c6a164bfb7f26357491a209ee96199a72a566
|
Provenance
The following attestation bundles were made for google_analytics_mcp-2.11.2.tar.gz:
Publisher:
release.yml on surendranb/google-analytics-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
google_analytics_mcp-2.11.2.tar.gz -
Subject digest:
824f96e3a7360bdb229e312f5d9b36f288d6d44f6d703e358b21b842f2787d9d - Sigstore transparency entry: 2500344386
- Sigstore integration time:
-
Permalink:
surendranb/google-analytics-mcp@0c47e9419fe96bdbdfb5379eac647163317dbee3 -
Branch / Tag:
refs/tags/v2.11.2 - Owner: https://github.com/surendranb
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@0c47e9419fe96bdbdfb5379eac647163317dbee3 -
Trigger Event:
release
-
Statement type:
File details
Details for the file google_analytics_mcp-2.11.2-py3-none-any.whl.
File metadata
- Download URL: google_analytics_mcp-2.11.2-py3-none-any.whl
- Upload date:
- Size: 48.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10feb8cb8637c3ed99abefdaf9fd36567104011c68b4359fb0c9b9f90199f6a4
|
|
| MD5 |
e8e775971001a548c83b5981140dcb7c
|
|
| BLAKE2b-256 |
53c270a6e5c520ca3696ad682d2180433e57d215828ba888df488827789d2e16
|
Provenance
The following attestation bundles were made for google_analytics_mcp-2.11.2-py3-none-any.whl:
Publisher:
release.yml on surendranb/google-analytics-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
google_analytics_mcp-2.11.2-py3-none-any.whl -
Subject digest:
10feb8cb8637c3ed99abefdaf9fd36567104011c68b4359fb0c9b9f90199f6a4 - Sigstore transparency entry: 2500344397
- Sigstore integration time:
-
Permalink:
surendranb/google-analytics-mcp@0c47e9419fe96bdbdfb5379eac647163317dbee3 -
Branch / Tag:
refs/tags/v2.11.2 - Owner: https://github.com/surendranb
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@0c47e9419fe96bdbdfb5379eac647163317dbee3 -
Trigger Event:
release
-
Statement type: