mcpserver.lol
registry/google-analytics
Connection check local install

google-analytics

Google Analytics 4: 27 read-only tools across the Data API and the Admin API.

Tools 27
GitHub stars
Installs / wk 53
Licence Apache-2.0
Transport stdio
Last checked never

Tools & capabilities

27 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

ga4_batch_run_pivot_reports from source
Run 1-5 independent read-only GA4 pivot reports for the same property in one official Data API batch request.
ga4_batch_run_reports from source
Run 1-5 independent read-only GA4 Core reports for the same property in one official Data API batch request.
ga4_check_compatibility from source
Ask the official GA4 Data API which dimensions and metrics are compatible with a proposed Core report selection.
ga4_get_audience_diagnostics from source
Read-only audience diagnostics from Admin API audiences, Data API recurring audience lists, and observed audienceName report fallback.
ga4_get_audience_export_diagnostics from source
Read-only Audience Export diagnostics. Lists existing audience exports, state counts, and optionally samples rows from an existing export.
ga4_get_bigquery_export_diagnostics from source
Detect GA4 BigQuery export links and diagnose export modes, stream coverage, excluded events, and dataset location.
ga4_get_channel_groups from source
List custom channel groups defined for a GA4 property.
ga4_get_custom_definitions from source
List custom dimensions and custom metrics exposed by GA4 Data API metadata. Read-only fallback for custom definition inventory.
ga4_get_ecommerce_diagnostics from source
Read-only ecommerce coverage diagnostics for core ecommerce events, revenue metrics, and item-level reporting over a date range.
ga4_get_event_parameters from source
Best-effort event parameter inventory from GA4 metadata plus event reports. Documents Data API limitations for raw parameters.
ga4_get_key_events from source
Inventory GA4 key events/conversions using metadata-aware Data API reports. Returns best-effort event names and counts.
ga4_get_metadata from source
Get the complete list of dimensions and metrics available for a specific GA4 property. Useful for discovering custom dimensions/metrics.
ga4_get_property_configuration from source
Read GA4 property details plus selected singleton Admin settings (attribution, retention, Google Signals, reporting identity, or user-provided-data settings).
ga4_get_property_quotas_snapshot from source
Read the current GA4 Data API property quota snapshot from the official v1alpha endpoint. This does not run a report, but Google still charges one property-quota token to the categ…
ga4_get_server_side_tagging_diagnostics from source
Best-effort read-only server-side tagging diagnostics from data streams, Measurement Protocol secrets, event rules, and stream settings.
ga4_health_check from source
Read-only GA4 health check. Verifies configured credentials, accessible properties, and metadata/property access without exposing OAuth tokens.
ga4_list_accounts from source
List raw GA4 Analytics Admin accounts accessible to the authenticated user (read-only, auto-paginated).
ga4_list_admin_resources from source
List an allowlisted GA4 Admin collection in read-only mode: streams, custom definitions, key events, audiences, product links, annotations, channel groups, expanded datasets, subpr…
ga4_list_audience_exports from source
List existing GA4 Audience Export snapshots and Recurring Audience Lists without creating new exports.
ga4_list_properties from source
List all GA4 properties accessible with the current credentials. Returns property ID, display name, timezone, and currency.
ga4_query_audience_export from source
Query rows from an existing GA4 Audience Export. User/device identifiers are redacted by default; include them only through explicit opt-in.
ga4_run_advanced_funnel_report from source
Run the GA4 Data API v1alpha runFunnelReport endpoint with optional breakdown/next-action, falling back to read-only step counts if unavailable.
ga4_run_funnel_recipe from source
Run a read-only configurable funnel recipe using one GA4 report per eventName/pagePath step and return simple step counts.
ga4_run_pivot_report from source
Run a read-only GA4 Data API pivot report with native filters, ordering, quota state, multiple date ranges, and up to 250,000 pivot cells. Every pivot requires an explicit limit.
ga4_run_realtime_report from source
Run a read-only GA4 Data API realtime report. Realtime supports only a limited subset of dimensions and metrics.
ga4_run_report from source
Run a GA4 analytics report with intelligent query planning. Supports 52 metrics, 63 dimensions, auto-pagination. Use ga4://metrics and ga4://dimensions resources for available fiel…
ga4_validate_query from source
Validate a metric/dimension combination BEFORE executing. Checks max limits (9 dims, 10 metrics), ecommerce rules, and dimension compatibility.