Calendar MCP server
Google Calendar for LLM agents: find, create, update, move, delete events; free/busy; scheduling.
26 stars
Reviews
Write oneNobody has reviewed Calendar yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Calendar tools (15, 5 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
add_attendeeInvite one or more people to an existing event.
analyze_busynessSummarise how loaded each day is: event count and total scheduled minutes.
check_attendee_statusReport who has accepted, declined or not yet answered an event invitation.
create_calendarwrite actionCreate a new secondary calendar owned by the user.
create_eventwrite actionCreate an event with explicit start and end times, and optional attendees.
delete_eventwrite actionPermanently delete an event. This cannot be undone.
find_eventsSearch a calendar for events, expanding recurring series into instances.
list_calendarsList the calendars the signed-in user can see, with their IDs and timezones.
move_eventReschedule an event, and/or move it to a different calendar.
project_recurring_eventsCompute future occurrences of recurring events from their recurrence rules.
query_free_busyGet busy intervals for one or more calendars, without revealing event details.
quick_add_eventwrite actionCreate an event from a plain-English phrase, parsed by Google.
respond_to_eventSet the user's own RSVP on an invitation they have received.
schedule_mutualFind the first slot where everyone is free, then book the meeting there.
update_eventwrite actionChange fields on an existing event. Omitted fields are left untouched.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan10 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 14 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
claude mcp add calendar-mcp -- uvx calendar-mcp-server
Calendar: common questions
- Is Calendar MCP server safe?
- Mostly: it is graded B (83/100). Read the Calendar safety report
- How do I install Calendar?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Calendar need an API key?
- Yes. The registry entry asks for
GOOGLE_CLIENT_SECRET. - Is Calendar maintained?
- The last commit was 15 days ago (2026-09-06). The latest release is v1.0.1.
- What can I use instead of Calendar?
- Servers from other publishers that do the same job: Agent-Native Calendar MCP server, Calendar Ics Reader Events Freebusy Conflicts MCP server and Google Drive MCP server. Compare all Calendar alternatives.
Alternatives to Calendar
Same job from other publishers: the closest match first, then the best rated.
- Agent-Native CalendarAgent-Native Google Calendar - manage events, sync, and public bookingnot reviewedEstablishedA
- Calendar Ics Reader Events Freebusy ConflictsRead the .ics your calendar exports: events in a window, free-busy, double bookings, export.not reviewedGrowingA
- Google Drive MCPSecure access to Google Drive, Docs, Sheets, Slides, and Calendar through MCP.not reviewedGrowingB
- not reviewedGrowingB
- Apple CalendarList, create, update, and delete events in Apple Calendar on macOS.not reviewedGrowingA