MCP Servers / cloud-service / Google Analytics

Google Analytics

JSON →
httpnone71cloud-service

Access Google Analytics 4 (GA4) data using the Model Context Protocol.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: google-analytics
Tools
What this server exposes
runReport
Run a flexible report to get analytics data with customizable dimensions, metrics, and filters.
getPageViews
Get page view metrics for a specific date range with optional dimensions.
getActiveUsers
Get active users metrics for a specific date range.
getEvents
Get event metrics for a specific date range, optionally filtered by event name.
getUserBehavior
Get user behavior metrics such as session duration and bounce rate for a specific date range.
Configuration
Environment & auth
authnone
envGOOGLE_PRIVATE_KEY
envGA_PROPERTY_ID
Resources
Google Analytics — MCP Server · libregistry