Submit

Google Calendar MCP Server

@masa1023

Overview

what is Google Calendar MCP Server?

Google Calendar MCP Server is a Model Context Protocol (MCP) server that provides access to Google Calendar data, allowing users to interact with their calendars programmatically.

how to use Google Calendar MCP Server?

To use the server, set up your Google Cloud project with Calendar API enabled, install the required dependencies, configure your OAuth2 credentials, and run the server using Python.

key features of Google Calendar MCP Server?

  • List available Google Calendars
  • Find available time slots in a calendar
  • Get upcoming events from a calendar

use cases of Google Calendar MCP Server?

  1. Integrating Google Calendar functionalities into applications.
  2. Automating scheduling tasks based on calendar availability.
  3. Fetching and displaying upcoming events in custom interfaces.

FAQ from Google Calendar MCP Server?

  • What are the prerequisites to run the server?

You need Python 3.9+, a Google Cloud project with Calendar API enabled, and OAuth2 credentials.

  • How do I install the server dependencies?

Use the command pip install -r requirements.txt to install the necessary packages.

  • Can I customize the time slot duration?

Yes, you can specify the slot_duration_minutes parameter when finding available slots.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.