mcpbeat Sign in

Google Calendar MCP Server

local only

Google Calendar MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.

Google Calendar over MCP: calendars, events, recurrence and availability.

Installs / week
not published
0
Stars
0 open issues
17 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable internal/userconfig/userconfig.go:66
    return filepath.Join(base, "profiles", profile), nil

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Google Calendar MCP

same job, measured the same way
Google Calendar MCP
by a1-x-tech

MCP server for the Google Calendar API: events, recurrence, invitations, availability, calendars.

50 installs/wk local only
Chronary
by chronary

Calendar API for AI agents: events, availability, Google/Microsoft setup, scheduling, and iCal.

171 installs/wk 54 tools answering
Google_calendar
by pipeworx-io

Google Calendar MCP Pack

36 tools answering
Gcal
by mintmcp

A MCP server that works with Google Calendar to manage event listing, reading, and updates.

answering
MCP Meet
by pzep1

One-click Google Meet scheduling and Apple Calendar mirroring with smart availability detection

local only
MCP fork of Google Workspace CLI
by shigechika

MCP fork of Google Workspace CLI (Gmail, Drive, Calendar, and more)

local only
Agent-Native Calendar
by builderio

Agent-Native Google Calendar - manage events, sync, and public booking

answering
macOS Calendar and Reminders
by psychquant

macOS Calendar and Reminders MCP server (29 tools). Native Swift EventKit, iCloud/Google/Exchange.

local only

Google Calendar MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Google Calendar MCP?
Google Calendar MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Google Calendar MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Go and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.