Google Analytics MCP Server
JSON →A structured interface for interacting with Google Analytics APIs, simplifying tasks like querying reports and managing properties.
Tools · 7
- get_reports Get analytics reports data for specified metrics and dimensions
- list_accounts List all Google Analytics accounts
- list_properties List properties for a Google Analytics account
- list_data_streams List data streams for a property
- list_custom_dimensions List custom dimensions for a property
- list_custom_metrics List custom metrics for a property
- list_conversion_events List conversion events for a property
Environment variables
GOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRETGOOGLE_ACCESS_TOKENGOOGLE_REFRESH_TOKEN
Links
★ 6 GitHub stars