Let AI agents book meetings autonomously
googlecalendarmcp_serversetup L2★0
smithery:googlecalendar ↗What it does
Query and manage Google Calendar events via MCP
Best for
Letting AI agents check availability and book meetings without calendar app access.
Inputs
- · event query (time range, calendar ID)
- · event creation payload (title, time, attendees)
Outputs
- · event list with details
- · availability / free-busy data
- · created event records
Requires
- · Google Calendar API
- · OAuth 2.0
Preconditions
- · Google account with Calendar enabled
- · Calendar API enabled in Google Cloud project
- · OAuth credentials configured
Failure modes
- · timezone handling complex and error-prone
- · conflicts with existing events not detected before creation
- · attendee lookup may fail silently
Trust signals
- · Official Google product