Labsco
MCP SERVER

Google Calendar

by Shameerpc5029

Ask what is on today, book a Google Meet with the right people on it, and cancel what is no longer happening.

Calendars, Meetings & Scheduling
Summary
An agent can run your calendar day without you opening it.

"What's on today", "set up a standup with the engineering team tomorrow at ten", "cancel Friday at three" — each is one call. The Google OAuth is Nango's job rather than yours, which is the setup cost and the convenience in the same decision.

What it is

A Google Calendar client that takes its Google authorization through Nango rather than handling OAuth itself. It reads your calendars and events, creates Meet events with attendees, and cancels events.

What you get
  • Every calendar you have access to
  • Today's events, and upcoming events over a timeframe you choose
  • Events inside a date range you name
  • A Google Meet event created with its attendees
  • An event cancelled
Requirements

Python 3.8 or newer, a Google account with Calendar access, and a Nango account — the server takes Nango's base URL, secret key, connection id and integration id from the environment, and Nango holds the Google OAuth.

Setup effort

One command plus a key — uvx git+https://github.com/Shameerpc5029/google-calendar-mcp.git, then supply credentials