Google Analytics MCP Server
Related Servers
Alternatives to Google Analytics MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables querying Google Analytics 4 data using natural language through MCP clients like Claude and Cursor, supporting 200+ dimensions and metrics for traffic, user behavior, and e-commerce analysis.MIT
- AlicenseAqualityBmaintenanceConnects MCP clients like Claude Desktop to Google Analytics 4 Data API, enabling natural language queries for reports, top pages, traffic sources, conversions, realtime users, and period comparisons.744 PyPIMIT
- FlicenseAqualityCmaintenanceConnects Claude to Google Analytics 4 for querying website analytics via natural language, enabling traffic summaries, top pages, traffic sources, and user engagement.4-
- FlicenseAqualityDmaintenanceEnables natural language querying of Google Analytics 4, Google Search Console, Meta Ads, and Google Ads data through Claude.23-
- FlicenseNot gradedqualityDmaintenanceEnables interactive Google Analytics 4 visualizations inside Claude conversations, supporting ad-hoc queries with line, bar, pie charts and data tables.-
- AlicenseBqualityDmaintenanceEnables LLM applications to query Google Analytics 4 data through standard MCP interfaces, supporting real-time data, custom reports, and metadata discovery.530 npm1MIT
TDQS
Scored across 10 tools
The schema exploration tools (list_dimension_categories, list_metric_categories, get_dimensions_by_category, get_metrics_by_category, search_schema, get_property_schema) have some overlap in purpose, but descriptions clearly differentiate browsing vs. searching vs. full schema. The remaining tools (get_ga4_data, search_skills, get_troubleshooting_guide, setup_ga4_access) are distinct.
Most tools follow a consistent verb_noun pattern (list_*, get_*, search_*). Minor deviations: setup_ga4_access uses a different verb style, and get_ga4_data is the only tool with a non-descriptive resource name, but overall the pattern is predictable.
10 tools is well-scoped for a GA4 analytics server. Each tool serves a clear purpose: schema discovery (6 tools), data retrieval (1), skills/guidance (2), and setup troubleshooting (1). No redundancy that inflates the count.
The tool surface covers the full analytics workflow: discover schema, search for analytical patterns, retrieve data, troubleshoot errors, and fix setup issues. The only minor gap is no direct tool for managing properties or accounts, but that's outside the stated purpose of querying a configured GA4 property.