Skip to main content

Barie Google Calendar MCP Server

A Model Context Protocol (MCP) server for managing Google Calendar — create, update, delete, search events, check availability, and more.

Installation

# Using uvx (recommended)
uvx --from . barie-google-calendar-mcp

# Or install locally
pip install -e .

Usage

barie-google-calendar-mcp \
  --access-token "YOUR_ACCESS_TOKEN" \
  --refresh-token "YOUR_REFRESH_TOKEN" \
  --client-id "YOUR_CLIENT_ID" \
  --client-secret "YOUR_CLIENT_SECRET" \
  --expiry "2024-12-31T23:59:59Z" \
  --scopes '["https://www.googleapis.com/auth/calendar.events"]'

Required Arguments

  • --access-token — Google OAuth2 access token
  • --refresh-token — Google OAuth2 refresh token
  • --client-id — Google OAuth2 client ID
  • --client-secret — Google OAuth2 client secret

Optional Arguments

  • --expiry — Token expiry timestamp (ISO format)
  • --scopes — OAuth2 scopes as JSON array string (default: calendar.events)

Features

  • Create Events — Create calendar events with attendees, reminders, recurrence, Google Meet links, and attachments
  • Update Events — Modify any event field (title, time, attendees, location, etc.)
  • Delete Events — Remove events with attendee notification options
  • List Events — Retrieve events with time range filtering
  • Search Events — Full-text search across event titles, descriptions, and locations
  • Check Availability — Query free/busy status for one or more calendars
  • List Calendars — View all calendars the user has access to
  • Timezone Info — Auto-detect user timezone from Google Calendar settings
  • Current Date — Get current date/time in the user's timezone

Tools

Tool Description
get-events Get events from a calendar with time range filtering
search-events Search events by text query
list-calendars List all available calendars
get-timezone-info Get timezone information from Google Calendar
get-current-date Get current date and time in user's timezone
check-availability Check free/busy status for calendars
create-event Create a new calendar event
update-event Update an existing calendar event
delete-event Delete a calendar event

Development

python server.py --help

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

barie_google_calendar_mcp-0.1.1.tar.gz (12.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

barie_google_calendar_mcp-0.1.1-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file barie_google_calendar_mcp-0.1.1.tar.gz.

File metadata

File hashes

Hashes for barie_google_calendar_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ceda31cf66ec147b1c02a0fd647a6528178a3b8d366dc00456a527946fd46179
MD5 9c9cc4ec5edc3dc96682df35028bbdf2
BLAKE2b-256 9c3d3570d41062230dc86d19a201110b4a2ec510e0103b8ef926a347fd58513d

See more details on using hashes here.

File details

Details for the file barie_google_calendar_mcp-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for barie_google_calendar_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f1921e81f134e5206efae1fa048327a75edc9dbb6b40e771e92a84ff952d40e7
MD5 f37e8bf81aea372b460f8ae04c880f74
BLAKE2b-256 54326b84ee98429aa4312df9c8287e44cd661dbc7f6cb0852f2b64f44c16bb54

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.1 This release

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page