Google Ads MCP
Provides tools for managing and querying Google Ads accounts, including listing accounts, campaigns, performance metrics, bid changes, running GAQL queries, and exporting data to CSV.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Google Ads MCPlist all my Google Ads accounts"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Google Ads MCP
Repo: https://github.com/ram-amit/google-ads-mcp
MCP server for querying monday.com's Google Ads accounts from Cursor, Claude Code, or Claude Desktop.
Prerequisites
Requirement | Notes |
Cursor, Claude Code, or Claude Desktop | Not monday browser Claude |
Python 3.10+ | Installer can auto-install via |
@monday.com Google account | With access to the relevant Ads accounts |
Related MCP server: google-ads-mcp
Install (new users)
git clone https://github.com/ram-amit/google-ads-mcp.git ~/google-ads-mcp
cd ~/google-ads-mcp
xattr -dr com.apple.quarantine . 2>/dev/null || true
bash install/install.shOr double-click Install Google Ads MCP.command after cloning.
Full team instructions: install/README.md
Maintainers: copy install/shared_credentials.env.example to install/shared_credentials.env before building a team zip (bash install/package.sh). That file is gitignored and not pushed to GitHub.
Update (existing users)
cd ~/google-ads-mcp
git pull origin mainThen fully quit and reopen Claude (Cmd+Q).
Or replace only server.py via UPDATE.md.
Tools
Tool | Use for |
| See all reachable accounts under the MCC |
| Campaign list with status, budget, bid strategy |
| Performance metrics by campaign |
| Bid strategy change history |
| Interactive GAQL queries (client-side row cap) |
| Full large exports to |
Changelog
See CHANGELOG.md.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ram-amit/google-ads-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server