AutomationFlowsMarketing & Ads › Let AI Agents Get Campaigns with Google Ads Tool Mcp Server

Let AI Agents Get Campaigns with Google Ads Tool Mcp Server

Original n8n title: Let AI Agents Get Campaigns with 🛠️ Google Ads Tool Mcp Server

ByDavid Ashby @cfomodz on n8n.io

Complete MCP server exposing all Google Ads Tool operations to AI agents. Zero configuration needed - all 2 operations pre-built.

Event trigger★★☆☆☆ complexityAI-powered5 nodesMcp TriggerGoogle Ads Tool
Marketing & Ads Trigger: Event Nodes: 5 Complexity: ★★☆☆☆ AI nodes: yes Added:

This workflow corresponds to n8n.io template #5262 — we link there as the canonical source.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "id": "MqRj962rDKcNAP42",
  "meta": null,
  "name": "Google Ads Tool MCP Server",
  "tags": [],
  "nodes": [
    {
      "id": "c3630d25-5ef6-428f-a7b1-ae5509da8386",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -180
      ],
      "parameters": {
        "width": 420,
        "height": 760,
        "content": "## \ud83d\udee0\ufe0f Google Ads Tool MCP Server\n\n### \ud83d\udccb Available Operations (2 total)\n\n**Campaign**: get all, get\n\n### \u2699\ufe0f Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n\n1. **\ud83d\udd11 Add Credentials**: Configure Google Ads Tool authentication in one tool node then open and close all others.\n2. **\ud83d\ude80 Activate**: Enable this workflow to start your MCP server\n3. **\ud83d\udd17 Get URL**: Copy webhook URL from MCP trigger (right side)\n4. **\ud83e\udd16 Connect**: Use MCP URL in your AI agent configurations\n\n### \u2728 Ready-to-Use Features\n\n\u2022 Zero configuration - all 2 operations pre-built\n\u2022 AI agents automatically populate parameters via `$fromAI()` expressions\n\u2022 Every resource and operation combination available\n\u2022 Native n8n error handling and response formatting\n\u2022 Modify parameter defaults in any tool node as needed\n\n### \ud83d\udcac Need Help?\nCheck the [n8n documentation](https://docs.n8n.io/integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolmcp/) or ping me on [discord](https://discord.me/cfomodz) for MCP integration guidance or customizations."
      },
      "typeVersion": 1
    },
    {
      "id": "666967ee-c5fe-4187-9be5-d07bddfe69b5",
      "name": "Google Ads Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -660,
        -160
      ],
      "parameters": {
        "path": "google-ads-tool-mcp"
      },
      "typeVersion": 1
    },
    {
      "id": "8ec237bc-6a57-42d9-942c-8c0b104e367c",
      "name": "Get many campaigns",
      "type": "n8n-nodes-base.googleAdsTool",
      "position": [
        -800,
        140
      ],
      "parameters": {
        "campaigsNotice": "={{ $fromAI('Campaigs_Notice', ``, 'string') }}",
        "requestOptions": {},
        "clientCustomerId": "={{ $fromAI('Client_Customer_Id', ``, 'string') }}",
        "additionalOptions": {},
        "managerCustomerId": "={{ $fromAI('Manager_Customer_Id', ``, 'string') }}"
      },
      "credentials": {
        "googleAdsOAuth2Api": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "c082536b-9762-4ad7-86b9-28d8adcdde32",
      "name": "Get a campaign",
      "type": "n8n-nodes-base.googleAdsTool",
      "position": [
        -580,
        140
      ],
      "parameters": {
        "operation": "get",
        "campaignId": "={{ $fromAI('Campaign_Id', ``, 'string') }}",
        "campaigsNotice": "={{ $fromAI('Campaigs_Notice', ``, 'string') }}",
        "requestOptions": {},
        "clientCustomerId": "={{ $fromAI('Client_Customer_Id', ``, 'string') }}",
        "managerCustomerId": "={{ $fromAI('Manager_Customer_Id', ``, 'string') }}"
      },
      "credentials": {
        "googleAdsOAuth2Api": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "3102d683-89b8-40fd-9713-5a0e84679c50",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "color": 4,
        "width": 620,
        "height": 180,
        "content": "## Campaign"
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "shared": [
    {
      "role": "workflow:owner",
      "project": {
        "id": "G5fce9xGuBAsWBXe",
        "icon": null,
        "name": "David Ashby <david.ashby.lds@gmail.com>",
        "type": "personal",
        "createdAt": "2025-06-04T02:55:02.013Z",
        "updatedAt": "2025-06-04T02:56:01.361Z",
        "projectRelations": [
          {
            "role": "project:personalOwner",
            "user": {
              "id": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
              "role": "global:owner",
              "email": "david.ashby.lds@gmail.com",
              "disabled": false,
              "lastName": "Ashby",
              "settings": {
                "npsSurvey": {
                  "responded": true,
                  "lastShownAt": 1749357655581
                },
                "userActivated": true,
                "userActivatedAt": 1749075994495,
                "easyAIWorkflowOnboarded": true,
                "firstSuccessfulWorkflowId": "3N3vVikZb3MckFYm"
              },
              "createdAt": "2025-06-04T02:55:01.745Z",
              "firstName": "David",
              "isPending": false,
              "updatedAt": "2025-06-08T04:40:58.399Z",
              "mfaEnabled": false,
              "personalizationAnswers": {
                "version": "v4",
                "personalization_survey_n8n_version": "1.95.3",
                "personalization_survey_submitted_at": "2025-06-04T02:56:07.075Z"
              }
            },
            "userId": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
            "createdAt": "2025-06-04T02:55:02.013Z",
            "projectId": "G5fce9xGuBAsWBXe",
            "updatedAt": "2025-06-04T02:55:02.013Z"
          }
        ]
      },
      "createdAt": "2025-06-24T22:24:25.455Z",
      "projectId": "G5fce9xGuBAsWBXe",
      "updatedAt": "2025-06-24T22:24:25.455Z",
      "workflowId": "MqRj962rDKcNAP42"
    }
  ],
  "settings": {
    "timezone": "America/New_York"
  },
  "createdAt": "2025-06-24T22:24:25.453Z",
  "updatedAt": "2025-06-24T22:24:46.000Z",
  "versionId": "fceeb840-e745-4a83-8920-862452713e7b",
  "isArchived": false,
  "staticData": null,
  "connections": {
    "Get a campaign": {
      "ai_tool": [
        [
          {
            "node": "Google Ads Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many campaigns": {
      "ai_tool": [
        [
          {
            "node": "Google Ads Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  },
  "triggerCount": 0
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Complete MCP server exposing all Google Ads Tool operations to AI agents. Zero configuration needed - all 2 operations pre-built.

Source: https://n8n.io/workflows/5262/ — original creator credit. Request a take-down →

More Marketing & Ads workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Marketing & Ads

Automatically identify and qualify ideal customer prospects from LinkedIn post reactions using AI-powered profile analysis and intelligent data enrichment.

Output Parser Structured, Airtable, Chain Llm +1
Marketing & Ads

Stop manually digging through endless Google Ads search term reports! 📊 This workflow puts your brand campaign analysis on autopilot, acting as an AI-powered performance marketer that works for you 24

Slack, Chain Llm, Google Gemini Chat +3
Marketing & Ads

This workflow is built for marketers, sales teams, agencies, virtual assistants, and anyone who regularly researches or contacts local businesses. It's ideal for building lead lists, tracking competit

HTTP Request, Google Sheets
Marketing & Ads

Community Node Disclaimer: This workflow uses KlickTipp community nodes.

Facebook Lead Ads Trigger, N8N Nodes Klicktipp
Marketing & Ads

Send Typeforms leads via Whatsapp (Twilio)

Typeform Trigger, Twilio