Google Calendar runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 9 Sep 2026.
Allow AI systems to list, create, update, and manage Google Calendar events.
We read the source, 7 d ago · rules 3dff92dd89df
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.
пакет google-cal-mcp ссылается на domdomegg/google-cal-mcp
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add google-cal-mcp -- npx -y google-cal-mcp
{
"mcpServers": {
"google-cal-mcp": {
"args": [
"-y",
"google-cal-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.google-cal-mcp]
command = "npx"
args = ["-y", "google-cal-mcp"]
{
"mcpServers": {
"google-cal-mcp": {
"args": [
"-y",
"google-cal-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"google-cal-mcp": {
"args": [
"-y",
"google-cal-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MCP_TRANSPORT (Transport type.), GOOGLE_CLIENT_ID (Google OAuth client ID.), GOOGLE_CLIENT_SECRET (Google OAuth client secret.).
The author declared them in the registry entry; get the values from the project itself.
Allow AI systems to list, search, and manage contacts via Google Contacts.
Schedule smarter - create, search, and manage Google Calendar events through AI.
A MCP server that works with Google Calendar to manage event listing, reading, and updates.
Google Calendar for AI agents — list/create/delete events and free-busy via OAuth token.
Manage Google Tasks via MCP: list, search, create, update, move, and clear tasks.
Allow AI systems to list, search, upload, download, and manage files and folders in Google Drive.
Allow AI systems to read and edit Google Docs.
Agent-Native Google Calendar - manage events, sync, and public booking
Answers built from our own checks of this server.