Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Google Calendar

БесплатноНе проверен

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

GitHubEmbed

Описание

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

Установить Google Calendar в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install mcp-google-calendar

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add mcp-google-calendar -- npx -y @zion.cloud/mcp-google-calendar

FAQ

Google Calendar MCP бесплатный?

Да, Google Calendar MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Google Calendar?

Нет, Google Calendar работает без API-ключей и переменных окружения.

Google Calendar — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Google Calendar в Claude Desktop, Claude Code или Cursor?

Открой Google Calendar на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Google Calendar with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории productivity