Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Google Analytics 4

NPM · @MINDSTONE/MCP-SERVER-GOOGLE-ANALYTICS · SCANNED AUG 7

Google Analytics 4 MCP server with reporting, schema discovery, and admin visibility tools

+39 this week 63 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security79
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known high-severity CVE affects uuid 9.0.1, reached via google-auth-library > gaxios > uuid. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • Dependency health was assessed across the 117 of 121 dependencies we could resolve, so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency32
Schema Quality & AI Usability73
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1660 tokens (~66/item across 25 items; 25 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management37
  • Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage80
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 40% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @mindstone/mcp-server-google-analytics

# add to Claude Code
claude mcp add mindstone-mcp-server-google-analytics -- npx -y @mindstone/mcp-server-google-analytics
# add to Codex CLI
codex mcp add mindstone-mcp-server-google-analytics -- npx -y @mindstone/mcp-server-google-analytics
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mindstone-mcp-server-google-analytics": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@mindstone/mcp-server-google-analytics"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mindstone-mcp-server-google-analytics --command npx --arg -y --arg @mindstone/mcp-server-google-analytics
# ~/.hermes/config.yaml
mcp_servers:
  mindstone-mcp-server-google-analytics:
    command: "npx"
    args: ["-y", "@mindstone/mcp-server-google-analytics"]
// mcp.json
{
  "mcpServers": {
    "mindstone-mcp-server-google-analytics": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/mcp-server-google-analytics"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 6 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 4 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 2 Aug 26 +42
    • CVE-2026-41907 affects this package: high security
    • Provenance: unverified → fail security
    • Known CVEs: unverified → fail security
    • Install scripts: unverified → pass security
    • Malware scan: unverified → pass security
    • License: unverified → fail functional
    • Dependency health: unverified → partial functional
    • Stability: unverified → 0.20 functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → good functional
    • Licence: FSL-1.1-MIT functional
  • 1 Aug 26 −5
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Capabilities: pass → unverified functional
  • 31 Jul 26 −19
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +17
    • Dependency health: partial → unverified functional
    • Tool coverage: unverified → 100 functional
  • 28 Jul 26 −17
    • Tool coverage: 100 → unverified functional
    • Dependency health: unverified → partial functional
    • First check of Schema quality: unverified functional
  • 27 Jul 26 43

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 7 Aug 2026 · Analysed npm/@mindstone/[email protected]

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm
Vulnerabilities 1 finding
ID CVE Severity Vector Fix available
GHSA-w5hq-g745-h8pq CVE-2026-41907 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N yes
Dependencies 117 packages
Packages resolved 117
Deprecated 117
Stale 37
Tree resolution Partial

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools · 25 exposed · ~1,660 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
ga_batch_run_reports ~54

Run multiple GA4 reports (max 5) in a single batch request. Each report shares the row-volume safety net of ga_run_report.

NameTypeReqDescription
property_idstring
reportsarrayyes

No output schema declared.

No examples provided.

ga_check_compatibility ~77

Check whether a set of dimensions and metrics can be used together in a GA4 report. Useful before running a complex report to avoid INCOMPATIBLE errors.

NameTypeReqDescription
dimensionsDimension names (comma-separated string or array).
metricsMetric names (comma-separated string or array).
property_idstring

No output schema declared.

No examples provided.

ga_get_custom_dimensions_and_metrics ~46

List all custom dimensions and custom metrics configured on a GA4 property.

NameTypeReqDescription
property_idstringyesGA4 property ID, with or without the properties/ prefix.

No output schema declared.

No examples provided.

ga_get_data_retention_settings ~45

Get the configured event data retention settings for a GA4 property.

NameTypeReqDescription
property_idstringyesGA4 property ID, with or without the properties/ prefix.

No output schema declared.

No examples provided.

ga_get_dimensions_by_category ~54

Get dimensions for a given category name (from ga_list_dimension_categories).

NameTypeReqDescription
categorystringyesCategory name from ga_list_dimension_categories.
limitinteger
property_idstring

No output schema declared.

No examples provided.

ga_get_global_site_tag ~53

Get the gtag.js / global site tag snippet for the first web data stream on a GA4 property.

NameTypeReqDescription
property_idstringyesGA4 property ID, with or without the properties/ prefix.

No output schema declared.

No examples provided.

ga_get_metadata ~64

Get the live GA4 metadata for the property, including all available dimensions and metrics. Use this when you need the raw schema; prefer ga_search_schema for keyword lookups.

NameTypeReqDescription
property_idstringOptional GA4 property ID. Defaults to GA4_PROPERTY_ID.

No output schema declared.

No examples provided.

ga_get_metrics_by_category ~54

Get metrics for a given category name (from ga_list_metric_categories).

NameTypeReqDescription
categorystringyesCategory name from ga_list_metric_categories.
limitinteger
property_idstring

No output schema declared.

No examples provided.

ga_get_property_details ~58

Get details for a single GA4 property — display name, currency code, configured time zone, industry category, service level, and timestamps.

NameTypeReqDescription
property_idstringyesGA4 property ID, with or without the properties/ prefix.

No output schema declared.

No examples provided.

ga_get_property_quotas_snapshot ~50

Return a fresh property quota snapshot using a lightweight GA4 report call. Use this to check remaining tokens / requests before kicking off a large batch.

NameTypeReqDescription
property_idstring

No output schema declared.

No examples provided.

ga_get_property_schema ~43

Return the full GA4 property schema, including dimension count and metric count. Same data as ga_get_metadata with summary counts.

NameTypeReqDescription
property_idstring

No output schema declared.

No examples provided.

ga_list_account_summaries ~39

List Google Analytics accounts and their property summaries available to the authenticated user. Use this first to discover available property IDs before calling other tools.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ga_list_bigquery_links ~44

List all BigQuery export links configured on a GA4 property.

NameTypeReqDescription
property_idstringyesGA4 property ID, with or without the properties/ prefix.

No output schema declared.

No examples provided.

ga_list_data_streams ~51

List all data streams (web, Android app, iOS app) on a GA4 property.

NameTypeReqDescription
property_idstringyesGA4 property ID, with or without the properties/ prefix.

No output schema declared.

No examples provided.

ga_list_dimension_categories ~27

List available dimension categories for the property schema.

NameTypeReqDescription
property_idstring

No output schema declared.

No examples provided.

ga_list_firebase_links ~43

List all Firebase project links configured on a GA4 property.

NameTypeReqDescription
property_idstringyesGA4 property ID, with or without the properties/ prefix.

No output schema declared.

No examples provided.

ga_list_google_ads_links ~43

List all Google Ads links configured on a GA4 property.

NameTypeReqDescription
property_idstringyesGA4 property ID, with or without the properties/ prefix.

No output schema declared.

No examples provided.

ga_list_key_events ~45

List all key events (formerly conversions) configured on a GA4 property.

NameTypeReqDescription
property_idstringyesGA4 property ID, with or without the properties/ prefix.

No output schema declared.

No examples provided.

ga_list_metric_categories ~27

List available metric categories for the property schema.

NameTypeReqDescription
property_idstring

No output schema declared.

No examples provided.

ga_list_properties ~88

List GA4 properties visible to the authenticated user, optionally filtered by account_id or property_id. Returns a flat list — easier to consume than ga_list_account_summaries when you just want property IDs.

NameTypeReqDescription
account_idstringOptional account ID, with or without the accounts/ prefix.
property_idstringOptional property ID, with or without the properties/ prefix.

No output schema declared.

No examples provided.

ga_run_pivot_report ~110

Run a GA4 pivot report. Pivots are useful for cross-tabulating dimensions (e.g. country x device).

NameTypeReqDescription
dimension_filter
dimensionsyes
end_datestring
keep_empty_rowsboolean
metric_filter
metricsyes
pivotsarrayyes
property_idstring
return_property_quotaboolean
start_datestring

No output schema declared.

No examples provided.

ga_run_realtime_report ~90

Run a GA4 realtime report with configurable dimensions and metrics. Realtime data covers the last 30 minutes by default.

NameTypeReqDescription
dimension_filter
dimensions
limitinteger
metric_filter
metrics
minute_rangesarray
property_idstring
return_property_quotaboolean

No output schema declared.

No examples provided.

ga_run_report ~299

Run a GA4 report with configurable dimensions, metrics, date range, ordering, and safe dataset controls. Estimates row count first; returns a warning above row_warning_threshold (default 2500). Use ga_search_schema to discover dimension/metric apiNames.

NameTypeReqDescription
currency_codestring
dimension_filterRaw GA4 dimensionFilter object.
dimensionsDimension names (comma-separated string or array).
enable_aggregationboolean
end_datestringEnd date, e.g. today or 2026-04-28.
estimate_onlyboolean
include_maximumsboolean
include_minimumsboolean
include_totalsboolean
keep_empty_rowsboolean
limitinteger
metric_filterRaw GA4 metricFilter object.
metricsMetric names (comma-separated string or array).
offsetinteger
order_byOrder field, prefix with - for descending.
proceed_with_large_datasetboolean
property_idstringOptional GA4 property ID. Defaults to GA4_PROPERTY_ID.
return_property_quotaboolean
row_warning_thresholdinteger
start_datestringStart date, e.g. 7daysAgo or 2026-04-01.

No output schema declared.

No examples provided.

ga_search_change_history_events ~62

Search the change history (created/updated/deleted) for a GA4 property. Uses the v1alpha admin API; structure may evolve over time.

NameTypeReqDescription
property_idstringyesGA4 property ID, with or without the properties/ prefix.

No output schema declared.

No examples provided.

ga_search_schema ~94

Search dimensions and metrics by keyword across the live GA4 property schema. Use this to discover the exact apiName for a concept (e.g. "session", "revenue", "country").

NameTypeReqDescription
field_typestringFilter by dimensions, metrics, or both.
limitintegerMaximum matches to return.
property_idstring
querystringyesKeyword to search for.

No output schema declared.

No examples provided.