Free to start. No credit card required.

Give Your AI Agent
Full Calendar Control

The hosted Google Calendar MCP server. Zero setup, 10 tools, works with Claude, Cursor, and any MCP client. Connect in two minutes.

Works withClaude.ai·Claude Code·Cursor·Any HTTP MCP Client·14 clients →

How it works

1

Connect Your Calendar

Click "Connect via Google OAuth" and authorize access. Takes 30 seconds. Google Advanced Protection users can use the service account flow instead.

2

Get Your API Key

After connecting, you land on the dashboard with a unique API key. Copy it. That key is how your agent authenticates.

3

Add to Your Agent

One command or one settings field. Works with Claude.ai, Claude Code, Cursor, and any HTTP MCP client.

What you can build

CalendarMCP powers agent workflows across scheduling, travel, team coordination, and more.

Why CalendarMCP

Built specifically for AI agents. More features than any self-hosted alternative.

Batch Operations

Update up to 50 events in a single concurrent call. No other calendar MCP server does this.

Multi-Calendar

Query across all your calendars in one request. Results merged and sorted by time.

Advanced Protection

Service account flow for Google Advanced Protection users. The only solution that works.

10 Tools

Full coverage: list, get, create, update, delete, quick add, batch update, free time, attendees, calendars.

Zero Setup

One-click Google OAuth. Instant API key. No credentials.json, no Docker, no local server.

Agent-Native

Machine-readable docs at /api/docs. Proper pagination. Structured errors. Built for agents.

Connect your client

MCP endpoint: https://calendarmcp.ai/api/mcp

Claude.ai

Settings → Connectors → Add MCP Server

URL

https://calendarmcp.ai/api/mcp

Authorization header

Bearer cal_your_api_key

Claude Code

Run in terminal:

claude mcp add calendar https://calendarmcp.ai/api/mcp --header "Authorization: Bearer cal_your_api_key"

Cursor

Add to Cursor MCP settings:

{ "mcpServers": { "calendar": { "url": "https://calendarmcp.ai/api/mcp", "headers": { "Authorization": "Bearer cal_your_api_key" } } } }

Any HTTP MCP Client

Standard HTTP MCP (Streamable HTTP transport):

Endpoint

https://calendarmcp.ai/api/mcp

Auth

Authorization: Bearer cal_your_api_key
10+

calendar tools covering the full Google Calendar API surface

1

MCP endpoint to connect any agent to your calendar

Free to start.

Connect your calendar, get an API key, and start building. No credit card needed. Scale when you need to.

  • + All 10 calendar tools
  • + Multi-calendar support
  • + Batch operations
  • + Advanced Protection support
View pricing details →

Available Calendar Tools

Full API docs →