Google Ads MCP Server
@bjorndavidhansen
About Google Ads MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"google-ads": {
"command": "python",
"args": [
"/absolute/path/to/server.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Google Ads MCP Server?
A Model Context Protocol (MCP) server that provides access to Google Ads data through Claude Desktop. It enables natural language management of campaigns, ad groups, keywords, and budgets, along with performance insights and data visualization.
How to use Google Ads MCP Server?
Install Python 3.9+, configure Google Ads API credentials in a .env file, and run python server.py. Then configure Claude Desktop to connect to the MCP server using the google-ads tool entry. Ask Claude questions like “Show me my Google Ads account performance” or “Analyze budget utilization across my campaigns.”
Key features of Google Ads MCP Server
- Access campaigns, ad groups, keywords, and budgets via natural language
- Built-in caching to improve performance and reduce API calls
- Claude Artifacts integration for data visualization
- Multi‑environment support (development, testing, production)
- Containerized deployment with Docker
Use cases of Google Ads MCP Server
- Manage ad groups, keywords, and budgets using conversational commands
- Analyze account and campaign performance with dashboards and charts
- Generate budget recommendations and anomaly alerts
- Compare performance between campaigns or time periods
FAQ from Google Ads MCP Server
What are the prerequisites?
Python 3.9 or higher, Google Ads API credentials, and Claude Desktop.
How do I set up Claude Desktop integration?
Add the following to your Claude Desktop configuration: {"mcpServers": {"google-ads": {"command": "python", "args": ["/absolute/path/to/server.py"]}}} and restart Claude Desktop.
What Google Ads management capabilities are included?
Ad group management (create, update, view performance), keyword management (add, update, remove, analyze search terms), budget management (retrieve, analyze, update), and automated insights (anomaly detection, optimization suggestions, growth opportunities).
Does it support Docker deployment?
Yes. Build the image with docker build -t google-ads-mcp:latest . and run with docker run -p 8000:8000 --env-file .env google-ads-mcp:latest, or use the provided docker-compose.yml.
Can I use it in different environments?
Yes. Set the APP_ENV variable to dev, test, or prod to switch environment‑specific configurations.
Frequently asked questions
What are the prerequisites?
Python 3.9 or higher, Google Ads API credentials, and Claude Desktop.
How do I set up Claude Desktop integration?
Add the following to your Claude Desktop configuration: `{"mcpServers": {"google-ads": {"command": "python", "args": ["/absolute/path/to/server.py"]}}}` and restart Claude Desktop.
What Google Ads management capabilities are included?
Ad group management (create, update, view performance), keyword management (add, update, remove, analyze search terms), budget management (retrieve, analyze, update), and automated insights (anomaly detection, optimization suggestions, growth opportunities).
Does it support Docker deployment?
Yes. Build the image with `docker build -t google-ads-mcp:latest .` and run with `docker run -p 8000:8000 --env-file .env google-ads-mcp:latest`, or use the provided `docker-compose.yml`.
Can I use it in different environments?
Yes. Set the `APP_ENV` variable to `dev`, `test`, or `prod` to switch environment‑specific configurations.
Basic information
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments