Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

Google Analytics (unofficial)

com.safe-mcp/google-analytics-unofficial

Connect Google Analytics to ChatGPT. Query GA4 data in plain English and get instant insights.

Uptime
100.0%
2 direct probes · 30d
Response
565ms
last probe
Tools
5
callable
Resources
1
readable
Prompts
0
available

Tools · 5

marketing_get_sources

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 …

marketing_get_catalog

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…

marketing_get_report

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 …

marketing_get_funnel

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 …

marketing_manage_surface

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

GA4 Chart Widget

Non-interactive chart widget for GA4 report visualizations.

ui://widget/ga4-chart.html

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"
    }
  }
}