Skip to main content
MarketingPython

MatiousCorp/google-ad-manager-mcp

Google Ad Manager API integration for managing campaigns, orders, line items, creatives, and advertisers with bulk upload support.

marketingcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/MatiousCorp/google-ad-manager-mcp

Claude 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.

Details

Category
Marketing
Language
Python
Author
MatiousCorp