Back to MCP Servers
Google Ad Manager
Google Ad Manager API integration for managing campaigns, orders, line items, creatives, and advertisers with bulk upload support.
marketinggoapiai
By MatiousCorp
Installation
npx -y google-ad-manager-mcpConfiguration
{
"mcpServers": {
"google-ad-manager-mcp": {
"command": "npx",
"args": ["-y", "google-ad-manager-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes