← ExploreMCP Registry
ai.adramp/google-ads
1.0.0ai.adramp/google-ads
Google Ads MCP server — manage campaigns, keywords, and metrics.
Install
One line. Adds the dep to agents.yml and resolves it.
pakx add mcp ai.adramp/google-adsRaw metadata
Source-specific install hints as returned by the official MCP Registry.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.adramp/google-ads",
"description": "Google Ads MCP server — manage campaigns, keywords, and metrics.",
"repository": {
"url": "https://github.com/stylemi-co/adramp",
"source": "github"
},
"version": "1.0.0",
"remotes": [
{
"type": "sse",
"url": "https://mcp.adramp.ai/sse"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-03-20T10:48:50.293302Z",
"publishedAt": "2026-03-20T10:48:50.293302Z",
"updatedAt": "2026-03-20T10:48:50.293302Z",
"isLatest": false
}
}
}