Fehrox/GoogleCalendarMCP
If you are the rightful owner of GoogleCalendarMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Based.GCMCP is a Node/TypeScript MCP server that provides Google Calendar read/write access via MCP tools, with a local change log for tracking events.
Tools
Functions exposed to the LLM to take actions
health-status
Check authentication and list reachable calendars.
events-list
List events by time window with various filters.
events-next
List upcoming events for the next N days.
events-create
Create a new event with optional dry-run.
events-update
Update an existing event with optional dry-run.
events-delete
Delete an event with optional dry-run.
events-changes
Query the local change log for event modifications.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client