Google Calendar
FreeNot checkedEnables managing Google Calendar events including creating, listing, updating, and deleting events through natural language.
About
Enables managing Google Calendar events including creating, listing, updating, and deleting events through natural language.
README
A powerful Model Context Protocol (MCP) server providing comprehensive calendar management capabilities.
Features
Calendar Management
- Create calendar events
- List calendar events
- Update existing events
- Delete events
Manual Installation
npm install -g @cablate/mcp-google-calendar
Usage
Cli
mcp-google-calendar
MCP Server
{
"mcpServers": {
"calendar": {
"command": "npx",
"args": ["-y", "@zion.cloud/mcp-google-calendar"],
"env": {
"GOOGLE_CALENDAR_ID": "your_calendar_id",
"GOOGLE_TIME_ZONE": "your_time_zone",
"GOOGLE_CREDENTIALS_PATH": "your_credentials_path"
},
"enabled": true
}
}
}
Google Service Account and Credentials
Here is the simple steps to create a google service account and credentials:
- Go to Google Cloud Console
- Create a new project or select an existing project
- Navigate to the "IAM & Admin" section
- Click on "Service Accounts"
- Click on "Create Service Account"
- Enter a name for the service account (e.g., "MCP Google Calendar")
- Click on "Create"
- Click on "Create Key"
- Select "JSON" as the key type
- Click on "Create"
- Download the JSON file and save it as
credentials.json
if still got any question, google and find the answer.
License
MIT
Contributing
Welcome community participation and contributions! Here are ways to contribute:
- ⭐️ Star the project if you find it helpful
- 🐛 Submit Issues: Report problems or provide suggestions
- 🔧 Create Pull Requests: Submit code improvements
Install Google Calendar in Claude Desktop, Claude Code & Cursor
unyly install mcp-google-calendarInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add mcp-google-calendar -- npx -y @zion.cloud/mcp-google-calendarFAQ
Is Google Calendar MCP free?
Yes, Google Calendar MCP is free — one-click install via Unyly at no cost.
Does Google Calendar need an API key?
No, Google Calendar runs without API keys or environment variables.
Is Google Calendar hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Google Calendar in Claude Desktop, Claude Code or Cursor?
Open Google Calendar on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Notion
Read and write pages in your workspace
by NotionLinear
Issues, cycles, triage — from Claude
by LinearGoogle Drive
Search and read your Drive files
by Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
by mindsdbCompare Google Calendar with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All productivity MCPs
