GAnalytics-MCP-server

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

  1. Clone repository
  2. Install dependencies
  3. Setup Google Analytics credentials
  4. 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 metrics
  • analytics://dimensions to list dimensions
  • analytics://reports/{reportId} for report data access