GOOGLE CALENDAR TOOLS

29 tools from the Google Calendar MCP Server, categorised by risk level.

View the Google Calendar policy →

READ TOOLS

16
GOOGLECALENDAR_CALENDAR_LIST_INSERT Inserts an existing calendar into the user's calendar list. GOOGLECALENDAR_CALENDAR_LIST_UPDATE Updates an existing entry on the user\'s calendar list. GOOGLECALENDAR_DUPLICATE_CALENDAR Creates a new, empty Google Calendar with the specified title (summary). GOOGLECALENDAR_EVENTS_INSTANCES Returns instances of the specified recurring event. GOOGLECALENDAR_EVENTS_LIST Returns events on the specified calendar. GOOGLECALENDAR_EVENTS_WATCH Watch for changes to Events resources. 2/5 GOOGLECALENDAR_FIND_EVENT Finds events in a specified Google Calendar using text query, time ranges (event start/end, last modification), and event types; ensure `timeMin` i... 2/5 GOOGLECALENDAR_FIND_FREE_SLOTS Finds both free and busy time slots in Google Calendars for specified calendars within a defined time range (defaults to the current day UTC if `ti... GOOGLECALENDAR_FREE_BUSY_QUERY Returns free/busy information for a set of calendars. GOOGLECALENDAR_GET_CALENDAR Retrieves a specific Google Calendar, identified by `calendar_id`, to which the authenticated user has access. GOOGLECALENDAR_GET_CURRENT_DATE_TIME Gets the current date and time, allowing for a specific timezone offset. GOOGLECALENDAR_LIST_ACL_RULES Retrieves the list of access control rules (ACLs) for a specified calendar, providing the necessary 'rule_id' values required for updating specific... GOOGLECALENDAR_LIST_CALENDARS Retrieves a paginated list of calendars from the user's calendar list, with optional filtering and sync capabilities. GOOGLECALENDAR_SETTINGS_LIST Returns all user settings for the authenticated user. 2/5 GOOGLECALENDAR_SETTINGS_WATCH Watch for changes to Settings resources. 2/5 GOOGLECALENDAR_SYNC_EVENTS Synchronizes Google Calendar events, performing a full sync if no `sync_token` is provided or if a 410 GONE error (due to an expired token) necessi...

WRITE TOOLS

9

DESTRUCTIVE TOOLS

4
How many tools does the Google Calendar MCP server have? +

The Google Calendar MCP server exposes 29 tools across 3 categories: Read, Write, Destructive.

How do I enforce policies on Google Calendar tools? +

Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Google Calendar server.

What risk categories do Google Calendar tools fall into? +

Google Calendar tools are categorised as Read (16), Write (9), Destructive (4). Each category has a recommended default policy.

Enforce policies on Google Calendar

Open source. One binary. Zero dependencies.

npx -y @policylayer/intercept
github.com/policylayer/intercept →
// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.