google-analytics-mcp-server-by-cdata
0
The google-analytics-mcp-server-by-cdata is designed to enable large language models to interact with Google Analytics data using simple natural language queries. It utilizes the CData JDBC Driver to provide seamless integration and easy access to live data without requiring SQL knowledge. The server is licensed under the MIT License.
google-analytics-mcp-server-by-cdata
CData's Model Context Protocol (MCP) Server for Google Analytics is a read-only server designed to allow large language models (LLMs) to query live data from Google Analytics. This is facilitated by the CData JDBC Driver, which exposes Google Analytics as relational SQL models. The server simplifies access to this data by enabling natural language queries.
Purpose
- Enables LLMs to query live Google Analytics data without needing SQL.
- Uses the CData JDBC Driver to interact with data.
Setup Guide
- Clone the repository and build the server.
- Download, install, and license the CData JDBC Driver.
- Configure connection strings and create config files for integration with clients like Claude Desktop.
Usage Details
- Allows AI clients to perform queries using natural language.
Tools & Descriptions
- Retrieve list of tables and columns from data sources.
- Execute SQL SELECT queries.
Troubleshooting
- Guidance for visibility issues and connection troubleshooting.