Google Calendar MCP server
Create events, find free time, and manage calendars across Google Workspace.
About
Connect Tracecat to Google Calendar to keep humans in the loop for SOC analysts and on-call responders without manually coordinating schedules. You can list calendars, read and write events, and find free time across a set of attendees from a workflow. From there, spin up an incident bridge with the on-call rotation, propose post-incident reviews at a time everyone is free, and block focus time on a senior analyst's calendar with confidence.
Setup
- 1
Sign in with OAuth
You'll authorize Tracecat to access Google Calendar on your behalf. No API keys to manage.
- 2
Select the
Google Calendartile in the Tracecat MCP catalogOpen the
MCP catalogin your workspace, select theGoogle Calendartile, and complete the OAuth flow. - 3
Enable
Google Calendarin your agentIn your
ai.agentaction orAgents→toolstab, selectGoogle Calendarfrom theMCP integrationsdropdown.
Tools
list_calendarsList the calendars the signed-in user can access.
list_eventsList events on a calendar within a time window, with optional filters.
get_eventRetrieve a single event by ID, including attendees and conference details.
create_eventCreate a new calendar event with attendees, time, and conference data.
update_eventUpdate fields on an existing event, such as time, attendees, or description.
delete_eventDelete an event from a calendar by ID.
respond_to_eventRespond to an event invitation as accepted, declined, or tentative.
suggest_timeSuggest meeting times that work for a given set of attendees.