Integrations
Provides OAuth authentication with Google accounts for accessing Google services.
Enables creating events in Google Calendar with customizable attributes including start/end times, descriptions, locations, attendees, and timezone settings.
Requires setup through Google Cloud Console to enable API access and create OAuth credentials for the integration.
GoogleカレンダーMCP
Google カレンダーを操作するためのモデル完了プロンプト (MCP)プラグイン。
特徴
- カスタマイズ可能な Google カレンダーでイベントを作成します。
- 開始時間と終了時間
- 説明
- 位置
- 参加者
- タイムゾーン
インストール
- このリポジトリをクローンします:
Copy
- 仮想環境を作成し、依存関係をインストールします。
Copy
- Google カレンダー API を設定します。
- Google Cloud Consoleにアクセスします
- 新しいプロジェクトを作成する
- GoogleカレンダーAPIを有効にする
- OAuth 2.0 認証情報を作成する (デスクトップ アプリ)
- 資格情報JSONファイルをダウンロードし、プロジェクトルートに
credentials.json
として保存します。
使用法
Copy
認証
プログラムを初めて実行すると、Googleアカウントで認証するためのブラウザウィンドウが開きます。認証後、次回以降の実行時に認証情報を保存するtoken.json
ファイルが作成されます。
ライセンス
マサチューセッツ工科大学
This server cannot be installed
モデル完了プロンプト (MCP) プラグインを使用すると、ユーザーは時間、説明、場所、出席者、タイムゾーンなどのカスタマイズ可能な属性を使用して Google カレンダーでイベントを作成できます。