MatiousCorp/google-ad-manager-mcp
Google Ad Manager API integration for managing campaigns, orders, line items, creatives, and advertisers with bulk upload support.
Quick Start
Clone the repository:
git clone https://github.com/MatiousCorp/google-ad-manager-mcpClaude Desktop configuration example:
{
"mcpServers": {
"google-ad-manager-mcp": {
"command": "npx",
"args": [
"-y",
"MatiousCorp/google-ad-manager-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.