This n8n workflow automates managing Google Calendar events triggered by an MCP server event. It enables creating, updating, deleting, and adding attendees to calendar events based on specific server triggers. The core of the workflow is a webhook trigger that listens for events from the MCP server, upon which it can perform various actions on Google Calendar such as fetching existing events, creating new ones, updating details, or deleting events. Additionally, it supports creating events with attendees, streamlining calendar management for teams or scheduling applications. This setup is useful for scenarios where automated calendar updates are needed in response to server-side actions, like booking systems, team scheduling, or event management platforms.
Automated Google Calendar Management via MCP Trigger
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.mcpTrigger, googleCalendarTool |
Reviews
There are no reviews yet.