Google Analytics MCP Setup Tutorial
In this video, Matt Landers, walks you through the complete setup process for the new Analytics MCP (Model Context Protocol) server. Learn how to connect your Google Analytics data directly to a Large Language Model (LLM) of your choice and start having natural language conversations with your Analytics data.
We'll follow the setup instructions from the GitHub repository, using the Gemini CLI as our example LLM agent. This step-by-step guide is perfect for developers and data analysts looking to leverage the power of generative AI on their Analytics data to gain critical insights in their dat…
Watch on YouTube ↗
(saves to browser)
Chapters (8)
Introduction
0:46
Step 1: Verifying Your Python Version
1:43
Step 2: Configuring and Testing Pipx
2:32
Step 3: Enabling the Google Analytics Admin & Data APIs
3:42
Step 4: Creating an OAuth Client
4:50
Step 5: Install the gcloud CLI
5:25
Step 6: Authenticating with the gcloud CLI
6:32
Step 7: Configure Your LLM Client (Gemini CLI)
DeepCamp AI