GAnalytics-MCP-server
0
The project is an MCP Server that provides tools to access and analyze Google Analytics data. It features flexible data filtering and recommendations, utilizing TypeScript for implementation.
Google Analytics MCP Server
A Model Context Protocol (MCP) Server providing access to Google Analytics data.
Features
- Access Google Analytics metrics and dimensions
- Fetch analytics data with flexible filtering
- Insights and recommendations with formatted data
- TypeScript implementation
Installation
- Clone repository
- Install dependencies
- Setup Google Analytics credentials
- Build the project
Usage
- Run the server
- Add server to MCP configuration
Available Tools
get_analytics_data
for Google Analytics with filtering options
Available Resources
analytics://metrics
to list metricsanalytics://dimensions
to list dimensionsanalytics://reports/{reportId}
for report data access