AutomationFlowsAI & RAG › AI Agent Managed Google Contacts Tool Mcp Server 5 Operations

AI Agent Managed Google Contacts Tool Mcp Server 5 Operations

Original n8n title: AI Agent Managed 🛠️ Google Contacts Tool Mcp Server 💪 5 Operations

ByDavid Ashby @cfomodz on n8n.io

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Event trigger★★★☆☆ complexityAI-powered8 nodesMcp TriggerGoogle Contacts Tool
AI & RAG Trigger: Event Nodes: 8 Complexity: ★★★☆☆ AI nodes: yes Added:

This workflow corresponds to n8n.io template #5255 — 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": "MxOIqkxQSzbyYZLF",
  "meta": null,
  "name": "Google Contacts Tool MCP Server",
  "tags": [],
  "nodes": [
    {
      "id": "2ed7dbcc-ca96-4585-b696-4bf375bbe41c",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "978e2c6c-bb7d-4474-9450-a1251df314ad",
      "name": "Google Contacts Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7d747774-3672-4b0e-a3c9-86c992076af4",
      "name": "Create a contact",
      "type": "n8n-nodes-base.googleContactsTool",
      "position": [
        -800,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "093cedfd-5fd5-457c-8f5d-8338a1e1b9a3",
      "name": "Delete a contact",
      "type": "n8n-nodes-base.googleContactsTool",
      "position": [
        -580,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8fd96100-a77a-49b9-a5a7-8a810415466a",
      "name": "Get a contact",
      "type": "n8n-nodes-base.googleContactsTool",
      "position": [
        -360,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f183dee4-5d4b-42a3-95fc-7df14151fbbb",
      "name": "Get many contacts",
      "type": "n8n-nodes-base.googleContactsTool",
      "position": [
        -140,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1fdc28b2-76f7-4ca6-bd8d-1798dd639b71",
      "name": "Update a contact",
      "type": "n8n-nodes-base.googleContactsTool",
      "position": [
        80,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "53c4811f-cd76-4e2e-8f69-82319b354e08",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "content": ""
      },
      "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:17:33.484Z",
      "projectId": "G5fce9xGuBAsWBXe",
      "updatedAt": "2025-06-24T22:17:33.484Z",
      "workflowId": "MxOIqkxQSzbyYZLF"
    }
  ],
  "settings": {
    "timezone": "America/New_York"
  },
  "createdAt": "2025-06-24T22:17:33.483Z",
  "updatedAt": "2025-06-24T22:17:53.000Z",
  "versionId": "7360d04d-4bc3-4c92-a7e4-0366856cf771",
  "isArchived": false,
  "staticData": null,
  "connections": {
    "Get a contact": {
      "ai_tool": [
        [
          {
            "node": "Google Contacts Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a contact": {
      "ai_tool": [
        [
          {
            "node": "Google Contacts Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a contact": {
      "ai_tool": [
        [
          {
            "node": "Google Contacts Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a contact": {
      "ai_tool": [
        [
          {
            "node": "Google Contacts Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many contacts": {
      "ai_tool": [
        [
          {
            "node": "Google Contacts Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  },
  "triggerCount": 0
}
Pro

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

About this workflow

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

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

More AI & RAG workflows → · Browse all categories →

Related workflows

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

AI & RAG

This template is designed for anyone who wants to use WhatsApp as a personal AI assistant hub. If you often juggle tasks, emails, calendars, and expenses across multiple tools, this workflow consolida

OpenAI Chat, Memory Buffer Window, Mcp Client Tool +12
AI & RAG

This template is designed for anyone who wants to use Telegram as a personal AI assistant hub. If you often juggle tasks, emails, calendars, and expenses across multiple tools, this workflow consolida

OpenAI Chat, Memory Buffer Window, Mcp Client Tool +11
AI & RAG

This n8n workflow implements an AI-powered "Local Event Finder" agent. It takes user criteria (like event type, city, date, and interests), uses a suite of search tools (Brave Web Search, Brave Local

Google Gemini Chat, Memory Buffer Window, N8N Nodes Mcp +6
AI & RAG

This n8n workflow implements an AI-powered agent that intelligently uses the Brave Search API (via an external MCP service like Smithery) to perform both web and local searches. It understands natural

Google Gemini Chat, Memory Buffer Window, Mcp Trigger +4
AI & RAG

Meet Troy, your intelligent personal assistant that seamlessly manages your Google Calendar and Tasks through Telegram. This workflow combines AI-powered natural language processing with MCP (Model Co

Mcp Trigger, Google Calendar Tool, Google Tasks Tool +7