Google Calendar MCP Server
The Google Calendar MCP server lets any AI agent — Claude, ChatGPT, Cursor, or Codex — call Google Calendar through AllMCP's single hosted endpoint. Connect once and your agent gets 16 Google Calendar tools across calendars, events, availability. There is nothing to install or keep running: AllMCP hosts the connector, you get one URL and one sign-in.
16 tools3 categoriesOAuth auth
How to connect an AI agent to Google Calendar
- Add the AllMCP endpoint
https://go.allmcp.co/mcp/ to any MCP client (Claude, ChatGPT, Cursor, Codex). Sign in with Google or GitHub when the browser opens — no card, no passwords. - Ask your agent to connect Google Calendar. When your agent first calls a Google Calendar tool, AllMCP opens a browser tab to sign in with Google Calendar — no API key to copy or paste.
- Your agent can now call all 16 Google Calendar tools directly. The first 20,000 tool calls each month are free; system and discovery calls never count.
claude_desktop_config.json
{
"mcpServers": {
"allmcp": {
"url": "https://go.allmcp.co/mcp/"
}
}
}Google Calendar connects with OAuth — sign in with Google Calendar when your browser opens, no API key required.
- Calendars — Find the calendar ID events and free/busy need; create, rename, delete calendars
- Events — Meetings and invites: find, book, reschedule, RSVP, cancel one occurrence
- Availability — Check who's free when — busy blocks for people, rooms and shared calendars
Full Google Calendar guide — every tool, connect steps, examples: docs.allmcp.co ↗
Frequently asked questions
Does Google Calendar have an MCP server?
Yes. AllMCP is a remote, hosted MCP server for Google Calendar — 16 Google Calendar tools are available today. Add one URL to your MCP client and your agent can call Google Calendar without you running any server yourself.
How do I connect Claude to Google Calendar?
Add the AllMCP endpoint https://go.allmcp.co/mcp/ in Claude (Desktop, Code, or web), sign in with Google or GitHub, then ask Claude to connect Google Calendar. That's it — the same steps work for ChatGPT, Cursor and Codex.
Is the Google Calendar MCP server free?
Yes, to start. AllMCP includes 20,000 tool calls a month on the free tier, with no card required. Only real provider tool calls count against the quota — listing tools and connecting accounts never do.
What can the Google Calendar MCP server do?
It exposes 16 tools across calendars, events, availability, so an agent can read and act on your Google Calendar data in natural language.
How are my Google Calendar credentials stored?
Encrypted at rest and never written to logs. Disconnecting Google Calendar revokes them immediately, and deleting your AllMCP account erases them.