google-campaign-manager-360-mcp-server-by-cdata
If you are the rightful owner of google-campaign-manager-360-mcp-server-by-cdata and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
CData's Model Context Protocol (MCP) Server for Google Campaign Manager 360 is a read-only server designed to allow LLMs to query live data from Google Campaign Manager 360 using natural language, without requiring SQL knowledge.
The CData MCP Server for Google Campaign Manager 360 is a specialized server that facilitates the interaction between large language models (LLMs) and Google Campaign Manager 360 data. By leveraging the CData JDBC Driver, this server exposes Google Campaign Manager 360 data as relational SQL models, enabling LLMs to access and query live data seamlessly. This server is particularly useful for users who want to retrieve real-time information from Google Campaign Manager 360 without the need for complex SQL queries. The server is built to be read-only, providing a secure and efficient way to access data. It is designed to work with AI clients like Claude Desktop, allowing users to ask natural language questions and receive data-driven insights.
Features
- Read-only access to Google Campaign Manager 360 data.
- Integration with CData JDBC Driver for seamless data exposure.
- Natural language querying without SQL knowledge.
- Compatible with AI clients like Claude Desktop.
- Secure and efficient data retrieval.
Tools
get_tables
Retrieves a list of tables available in the data source.
get_columns
Retrieves a list of columns for a specified table.
run_query
Executes a SQL SELECT query.