Skip to content

New MCP Server: Google Calendar #13

@JoeCardoso13

Description

@JoeCardoso13

Service

Suggested Tools

  • create_event — Create a new calendar event with title, time, attendees, and description
  • update_event — Modify an existing event (time, title, attendees, etc.)
  • delete_event — Remove an event from a calendar
  • list_events — List upcoming events within a date range
  • get_free_busy — Check availability / free-busy status for one or more users
  • find_meeting_time — Find available time slots across multiple participants
  • move_event — Reschedule an event to a new date/time

Suggested Skills

  1. schedule-meeting — Find a free slot across participants, create the event, and confirm details
  2. reschedule-meeting — Look up an existing event, check availability for a new time, and move it
  3. daily-briefing — Summarize today's upcoming events with times, attendees, and conflicts

Notes

  • OAuth 2.0 is the recommended auth method for user-facing calendar access
  • Google Calendar API has rate limits but generous free-tier quotas
  • Consider supporting multiple calendars per user (primary + shared)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions