Google Calendar MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 30 Aug 2026.
MCP server for the Google Calendar API: events, recurrence, invitations, availability, calendars.
Today is the operative word: we check Google Calendar MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 mcp-google-calendar -- npx -y @a1-x-tech/mcp-google-calendar
{
"mcpServers": {
"mcp-google-calendar": {
"args": [
"-y",
"@a1-x-tech/mcp-google-calendar"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-google-calendar]
command = "npx"
args = ["-y", "@a1-x-tech/mcp-google-calendar"]
{
"mcpServers": {
"mcp-google-calendar": {
"args": [
"-y",
"@a1-x-tech/mcp-google-calendar"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-google-calendar": {
"args": [
"-y",
"@a1-x-tech/mcp-google-calendar"
],
"command": "npx"
}
}
}
Calendar API for AI agents: events, availability, Google/Microsoft setup, scheduling, and iCal.
MCP server for the Google AdMob API — apps, ad units, mediation, and revenue reports
MCP server for the Google Slides API: presentations, slides, text, shapes, images and tables.
MCP server for the Google Apps Script API: projects, code, versions, deployments and executions.
MCP server for the Google Docs API: read and edit documents, styles, tables, images, comments.
MCP server for the Google Chat API: spaces, messages, threads, reactions and memberships.
MCP server for Google Sheets API — read, write, format, batch operations.
MCP server for the Google Forms API: create forms, manage questions, read responses and watches.
Answers built from our own checks of this server.