Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Google Calendar

FreeNot checked

Enables managing Google Calendar events including creating, listing, updating, and deleting events through natural language.

GitHubEmbed

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:

  1. Go to Google Cloud Console
  2. Create a new project or select an existing project
  3. Navigate to the "IAM & Admin" section
  4. Click on "Service Accounts"
  5. Click on "Create Service Account"
  6. Enter a name for the service account (e.g., "MCP Google Calendar")
  7. Click on "Create"
  8. Click on "Create Key"
  9. Select "JSON" as the key type
  10. Click on "Create"
  11. 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

from github.com/v01t/mcp-google-calendar

Install Google Calendar in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install mcp-google-calendar

Installs 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-calendar

FAQ

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

Compare 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