Skip to main content
Glama

Related Servers

Alternatives to ga4-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables querying Google Analytics 4 data through MCP tools for running reports, listing properties, getting real-time metrics, and exploring metadata.
      1 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides full Google Analytics 4 management and reporting capabilities via MCP, including property management, custom dimensions, audiences, events, data streams, and real-time reporting.
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables querying Google Analytics 4 properties using natural language through MCP clients. Supports customizable reports with any dimensions and metrics, listing properties, and real-time data.
      4
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables MCP clients to query Google Analytics 4 reporting and configuration data through 27 read-only tools, including pivots, funnels, realtime reports, Admin API inspection, and diagnostics, with identifiers redacted by default.
      27
      219 npm
      Apache 2.0
    • A
      license
      A
      quality
      D
      maintenance
      Enables LLM applications to query and analyze Google Analytics 4 data through standard MCP interfaces, supporting service account and OAuth2 authentication.
      5
      9 npm
      MIT

    TDQS

    A3.6/5.0

    Scored across 7 tools

    Disambiguation4/5

    Each tool has a distinct purpose (account summaries, standard reports, realtime reports, ads links, property details, annotations, custom schema), with only minor overlap between run_report and run_realtime_report. The 'realtime' qualifier makes the difference clear, so misselection is unlikely.

    Naming Consistency5/5

    All tool names follow a consistent snake_case verb_noun pattern (get_, list_, run_). Retrieval verbs are appropriately differentiated: 'get' for singular objects and 'list' for plural collections, with no mixed conventions.

    Tool Count5/5

    Seven tools is a well-scoped count for a GA4 data-access server. It covers account discovery, reporting, realtime reporting, schema introspection, annotations, and ad links without feeling bloated or unduly thin.

    Completeness2/5

    The server has significant gaps: run_report and run_realtime_report reference non-existent helper tools like get_standard_dimensions, get_dimensions, get_standard_metrics, and hint tools, which will cause agent failures when trying to discover valid fields. Additionally, annotations are read-only (list only), so the surface is incomplete for the domain it claims to support.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues