google-ads MCP Server
utilities By stylemi-co
Description
Google Ads MCP server — manage campaigns, keywords, and metrics.
Install & Run Command
npx -y ai.adramp/google-ads
Use this command in your Model Context Protocol client environment (e.g., Claude Desktop config or other orchestration transport setups).
mcp_config.json Snippet
Add this configuration block inside your local client mcpServers section:
"mcpServers":
{
"mcpServers": {
"ai-adramp-google-ads": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ai-adramp-google-ads"
]
}
}
} Server Details
Stars & Popularity ⭐️ New
Author stylemi-co
Category utilities
Status Active / Stable
⚡ Try in Config Builder ← Back to Registry