id: analytics/ga4-mcp-connector
name: GA4 MCP Connector
description: MCP-backed GA4 query connector for structured marketing analytics retrieval.
version: 0.1.0
released_at: "2026-03-02T00:00:00Z"
category: tools-mcp/analytics
tags:
  - ga4
  - mcp
  - analytics
license: MIT
author:
  name: AI Skills Guide Maintainers
  url: https://github.com/ai-knowledge-hub/ai-skills-guide
repository: https://github.com/ai-knowledge-hub/ai-skills-guide
runtimes:
  - codex
  - claude
  - generic
entrypoints:
  spec: TOOL.md
  readme: README.md
  tests: tests/test-prompts.md
  examples_dir: examples
dependencies:
  mcp_servers:
    - ga4
operational:
  connected_system: Google Analytics 4
  capabilities:
    - Pull sessions, users, conversions, and revenue by allowed dimensions.
    - Query fixed date windows for period comparisons and dashboard inputs.
    - Return normalized analytics payloads for downstream skills and agents.
  auth_required:
    - GA4 property access via authenticated MCP runtime
  access_level: read-only
  trust_boundary: remote-mcp-server
  approval_boundary: Safe for read-only analytics retrieval; require human approval before combining with any workflow that writes back to ad platforms or reporting systems.
verification:
  tests_min_prompts: 5
  deterministic_scripts: false
  security_reviewed: false
deprecated: false
