Eno Graph MCP Server Google Analytics
E

Eno Graph MCP Server Google Analytics

This project is a server based on the Model Context Protocol (MCP) that provides an interface to access the Google Analytics Data API, supporting functions such as obtaining reports and real-time data.
2 points
8.5K

What is the Google Analytics Data API MCP Server?

This is a specially designed middleware service that allows non-technical users to easily access Google Analytics 4 (GA4) data. It simplifies complex API calls into simple commands and resource access through a standardized protocol.

How to use this service?

You can connect to this service through a simple JSON configuration and then use the provided tools to obtain analytical data or access resources. There's no need to write code; just send simple requests.

Use cases

Suitable for marketers, product managers, and business analysts who need to regularly obtain website/app analytical data. It is particularly suitable for integration into chatbots or automated workflows.

Main features

Get historical reports
Obtain customized analytical reports by specifying the date range, metrics, and dimensions.
Real-time data
Get real-time analytical data such as the current number of active users.
Metadata access
Query the list of available metrics and dimensions to help build correct queries.
Advantages
Access GA4 data without programming knowledge
The standardized interface is easy to integrate into various systems
Hides complex API authentication details
Provides access to real-time and historical data
Limitations
Requires pre-configuring a Google Cloud service account
Functions are limited by the capabilities of the GA4 API
There are certain limitations on query complexity

How to use

Set up a Google Cloud project
Create a project in the Google Cloud console and enable the Analytics Data API.
Configure the service account
Create a service account, download the authentication JSON file, and grant GA4 access permissions.
Install the MCP server
Clone the repository and install the dependencies.
Configure environment variables
Set the service account email, private key, and GA4 property ID.
Start the server
Run the server to prepare to receive requests.

Usage examples

Get weekly user reports
View the daily user activity and page views in the past 7 days.
Real-time device distribution
Understand the distribution of device types used by current visitors.
Query available metrics
View the list of all available metrics for querying.

Frequently Asked Questions

How to obtain Google Cloud service account credentials?
Where can I find the GA4 property ID?
Why does my query return empty data?
Can I query data from multiple properties?
How much delay is there in real-time data?

Related resources

Google Analytics Data API documentation
Official API reference documentation
Setup guide
Detailed installation and configuration instructions
Claude usage examples
Specific usage examples in Claude
GitHub repository
Project source code

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "google-analytics": {
      "command": "node",
      "args": ["/path/to/mcp-server-google-analytics/build/index.js"],
      "env": {
        "GOOGLE_CLIENT_EMAIL": "your-service-account@project.iam.gserviceaccount.com",
        "GOOGLE_PRIVATE_KEY": "your-private-key",
        "GA_PROPERTY_ID": "your-ga4-property-id"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
9.4K
5 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
7.9K
5 points
A
Apple Health MCP
An MCP server for querying Apple Health data via SQL, implemented based on DuckDB for efficient analysis, supporting natural language queries and automatic report generation.
TypeScript
10.7K
4.5 points
M
MCP Server Airbnb
Certified
MCP service for Airbnb listing search and details query
TypeScript
13.6K
4 points
F
Firecrawl MCP Server
The Firecrawl MCP Server is a Model Context Protocol server integrating Firecrawl's web - scraping capabilities, providing rich web - scraping, searching, and content - extraction functions.
TypeScript
65.1K
5 points
R
Rednote MCP
RedNote MCP is a tool that provides services for accessing Xiaohongshu content. It supports functions such as authentication management, keyword - based note search, and command - line initialization, and can access note content via URL.
TypeScript
12.4K
4.5 points
P
Perplexity MCP
Certified
An MCP server based on the Perplexity AI API, providing web search functionality for the Claude desktop client.
Python
15.7K
4.1 points
E
Exa Web Search
Certified
The Exa MCP Server is a server that provides web search capabilities for AI assistants (such as Claude), enabling real-time and secure web information retrieval through the Exa AI Search API.
TypeScript
27.5K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
14.8K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
24.8K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
15.6K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
44.6K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
20.3K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
45.7K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
15.0K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
29.4K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase