G
Google Ads MCP Full
by @SaiSatya16
Full-featured Google Ads MCP server with read AND write capabilities — campaigns, ad groups, ads, keywords, assets, and Performance Max support
Created 3/21/2026
Updated about 19 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx google-ads-mcp-full
Cursor configuration (mcp.json)
{
"mcpServers": {
"saisatya16-google-ads-mcp-full": {
"command": "uvx",
"args": [
"google-ads-mcp-full"
]
}
}
}