Google AdWords MCP Server by CData
@CDataSoftware
Google AdWords MCP Server by CData について
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free [CData MCP Server for Google AdWords (beta)](https://www.cdata.com/download/download.aspx?sku=DZZK-V&type=beta).
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\google-adwords.prp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Google AdWords MCP Server by CData?
This is a read-only MCP server that allows LLMs like Claude Desktop to query live Google AdWords data using natural language. It wraps the CData JDBC Driver for Google AdWords, which exposes Google AdWords as relational SQL models.
How to use Google AdWords MCP Server by CData?
Clone the repository, build with Maven (mvn clean install), install and license the CData JDBC Driver for Google AdWords, configure the connection string using the driver’s utility, create a .prp file with the JDBC URL and other properties, then add the server to your Claude Desktop config (claude_desktop_config.json). The server communicates over stdio and must run on the same machine as the client.
Key features of Google AdWords MCP Server by CData
- Read-only access to Google AdWords data
- Exposes tables and columns via
get_tablesandget_columnstools - Execute SQL SELECT queries via
run_querytool - Uses CData JDBC Driver for relational SQL access
- Supports OAuth authentication via the JDBC driver
Use cases of Google AdWords MCP Server by CData
- Querying live AdWords campaign performance in natural language
- Retrieving ad group or keyword metrics without writing SQL
- Integrating AdWords data into Claude Desktop conversations
- Exploring tables and columns in the AdWords data source
FAQ from Google AdWords MCP Server by CData
Is this server read-only or can I write/update/delete data?
The README explicitly states this project builds a read-only MCP server. Write, update, delete, and action capabilities are available in the separate CData MCP Server beta.
What dependencies are required to run the server?
You need Java, Maven (to build the JAR), and the CData JDBC Driver for Google AdWords installed and licensed. The driver must be on the local machine.
How does authentication work?
Authentication uses OAuth, handled by the CData JDBC Driver. During connection string setup, you authenticate in your browser. The connection string includes InitiateOAuth=GETANDREFRESH.
Can the server be used with remote clients?
No. The server uses stdio transport, so it can only be used with clients running on the same machine as the server.
What transport protocol does this server use?
The server communicates over stdio (standard input/output). It does not support network-based transports like HTTP or WebSockets.
「その他」の他のコンテンツ
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.

EverArt
modelcontextprotocolModel Context Protocol Servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ICSS
chokcoco不止于 CSS
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
コメント