daemonX10/Google-Calendar-MCP-Server
If you are the rightful owner of Google-Calendar-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a Model Context Protocol (MCP) server that integrates with Google Calendar API, allowing AI assistants to manage calendars, create and update events, find available time slots, and more.
Tools
Functions exposed to the LLM to take actions
list_calendars
List all available calendars.
list_events
List events in a calendar with filtering options.
create_event
Create a new event in a calendar.
get_event
Get details for a specific event.
update_event
Update an existing event in a calendar.
delete_event
Delete an event from a calendar.
find_available_slots
Find available time slots in a calendar.
get_upcoming_meetings
Get upcoming meetings for today or a specific day.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client