mcpbeat Sign in

Gcal MCP Server

answering

Gcal is answering right now. Last checked 11 min ago. Last commit 10 Sep 2025.

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

No commits for 12 months.

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
262 ms
Response time
average over 24h
9
Stars
last commit 10 Sep 2025

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add gcal --transport http https://gcal.mintmcp.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gcal": {
      "url": "https://gcal.mintmcp.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gcal]
url = "https://gcal.mintmcp.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "gcal": {
      "url": "https://gcal.mintmcp.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gcal": {
      "url": "https://gcal.mintmcp.com/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://gcal.mintmcp.com/mcp streamable-http sign-in 253 ms 11 min ago

Alternatives to Gcal

same job, measured the same way
Google Calendar
by domdomegg

Allow AI systems to list, create, update, and manage Google Calendar events.

35 installs/wk local only
Google Events
by johnisanerd

Google Events listings with dates, venues, and ticket links via a hosted MCP server.

answering
Gtasks MCP
by alvinjchoi

Manage Google Tasks via MCP: list, search, create, update, move, and clear tasks.

119 installs/wk local only
Mewcp Google Calendar
by ammar-62

Schedule smarter - create, search, and manage Google Calendar events through AI.

local only
Google MCP
by matiasbattocchia

Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login.

answering
Agent-Native Calendar
by builderio

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

answering
Google Forms MCP
by a1-x-tech

MCP server for the Google Forms API: create forms, manage questions, read responses and watches.

139 installs/wk local only
macOS Calendar and Reminders
by psychquant

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

local only

Gcal — questions

Answers built from our own checks of this server.

Why is there no tool list for Gcal?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Gcal working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 262 ms. The bar chart above shows every period we have measured.
Is Gcal still maintained?
No commits for 12 months. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Gcal?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Gcal?
No API key is involved. Gcal answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Gcal?
It answers our handshake in 262 ms on average, which is faster than 55% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Gcal open source?
We cannot say either way: 9 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.