Tools that your AI agent can use through this MCP server to interact with Google Calendar
Retrieve a list of event from the Google Calendar. See the documentation
Update all instances of a recurring event following a specific instance. This creates a new recurring event starting from the selected instance. See the documentation
Update an event from Google Calendar. See the documentation
Update a specific instance of a recurring event. Changes apply only to the selected instance. See the documentation
Create an event in a Google Calendar. See the documentation
Retrieve free/busy calendar details from Google Calendar. See the documentation
Retrieve instances of a recurring event. See the documentation
Create a quick event to the Google Calendar. See the documentation
Add attendees to an existing event. See the documentation
Get current date and time for use in Google Calendar actions. Useful for agents that need datetime awareness and timezone context before calling other Google Calendar tools.
Retrieve a list of calendars from Google Calendar. See the documentation
Retrieve event details from Google Calendar. See the documentation
Retrieve information about the authenticated Google Calendar account, including the primary calendar (summary, timezone, ACL flags), a list of accessible calendars, user-level settings (timezone, locale, week start), and the color palette that controls events and calendars. Ideal for confirming which calendar account is in use, customizing downstream scheduling, or equipping LLMs with the user’s context (timezones, available calendars) prior to creating or updating events. See the documentation.
Retrieve calendar details of a Google Calendar. See the documentation
Delete an event from a Google Calendar. See the documentation