Google Analytics (unofficial)
com.safe-mcp/google-analytics-unofficialConnect Google Analytics to ChatGPT. Query GA4 data in plain English and get instant insights.
Tools · 5
Lists connected and missing GA4, Google Analytics properties, property IDs, web streams, app streams, measurement IDs, Firebase app IDs, Google Search Console sites, Bing Webmaster sites, and current …
Use this when the user wants to discover the canonical marketing reporting graph, available sources, supported metrics, supported dimensions, or which connectors are live today. Each source also repor…
Primary reporting tool for a given GA4 property or site. Use for totals, trends, and breakdowns by dimension across GA4 website traffic and app analytics, Google Search Console site traffic, and Bing …
Use for ordered conversion-step analysis: GA4 ordered_steps step funnels (e.g. session_start → add_to_cart → purchase) and cross-source holistic_bundle landing-page funnels joining GA4, Google Search …
Gets or updates persisted selectors for a website/app analysis surface. Use action='get' to inspect mappings and action='update' to persist GA4, Search Console, or Bing Webmaster selectors.
Resources · 1
Non-interactive chart widget for GA4 report visualizations.
ui://widget/ga4-chart.html
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"google_analytics_(unofficial)": {
"url": "https://api.safe-mcp.com/mcp",
"transport": "streamable-http"
}
}
}