Skip to main content
Glama

Calendar Tools MCP Server

カレンダーツール MCP サーバー

包括的なカレンダー管理機能を提供する強力なモデル コンテキスト プロトコル (MCP) サーバー。

特徴

カレンダー管理

  • カレンダーイベントを作成する
  • カレンダーイベントを一覧表示する
  • 既存のイベントを更新する
  • イベントを削除する

Diveデスクトップのデモ

カレンダーツールのデモ

インストール

手動インストール

npm install -g @cablate/mcp-google-calendar

使用法

クリ

mcp-google-calendar

ダイブデスクトップ

  1. Diveデスクトップで「+ MCPサーバーを追加」をクリックします。
  2. 次の設定をコピーして貼り付けます。
{ "mcpServers": { "calendar": { "command": "npx", "args": ["-y", "@cablate/mcp-google-calendar"], "env": { "GOOGLE_CALENDAR_ID": "your_calendar_id", "GOOGLE_TIME_ZONE": "your_time_zone", "GOOGLE_CREDENTIALS_PATH": "your_credentials_path" }, "enabled": true } } }
  1. 「保存」をクリックしてMCPサーバーをインストールします

Google サービス アカウントと認証情報

Google サービス アカウントと資格情報を作成する簡単な手順は次のとおりです。

  1. Google Cloud Consoleに移動
  2. 新しいプロジェクトを作成するか、既存のプロジェクトを選択します
  3. 「IAMと管理」セクションに移動します
  4. 「サービスアカウント」をクリックします
  5. 「サービスアカウントを作成」をクリックします
  6. サービス アカウントの名前を入力します (例:「MCP Google カレンダー」)
  7. 「作成」をクリックします
  8. 「キーを作成」をクリックします
  9. キータイプとして「JSON」を選択します
  10. 「作成」をクリックします
  11. JSONファイルをダウンロードし、 credentials.jsonとして保存します。

まだ質問がある場合は、Google で答えを見つけてください。

ライセンス

マサチューセッツ工科大学

貢献

コミュニティへの参加と貢献を歓迎します!貢献方法は以下の通りです。

  • ⭐️ 役に立ったと思ったらプロジェクトにスターを付けてください
  • 🐛 問題を送信: 問題を報告したり、提案を提供したりします
  • 🔧 プルリクエストの作成: コードの改善を送信

接触

ご質問やご提案がございましたら、お気軽にお問い合わせください。

  • 📧 メールアドレス: reahtuoo310109@gmail.com
  • 📧 GitHub: CabLate
  • 🤝コラボレーション:プロジェクトの協力について話し合うことを歓迎します
  • 📚 技術ガイダンス: ご提案やガイダンスを心から歓迎します
-
security - not tested
A
license - permissive license
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Google カレンダーと統合されたモデル コンテキスト プロトコル サーバーを通じてイベントを作成、一覧表示、更新、削除する機能を備えた包括的なカレンダー管理を可能にします。

  1. 特徴
    1. カレンダー管理
  2. Diveデスクトップのデモ
    1. インストール
      1. 手動インストール
    2. 使用法
      1. クリ
      2. ダイブデスクトップ
    3. Google サービス アカウントと認証情報
      1. ライセンス
        1. 貢献
          1. 接触

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              Provides tools for interacting with Gmail and Calendar APIs. This server enables you to manage your emails and calendar events programmatically through the MCP interface.
              Last updated -
              8
              13
              JavaScript
              MIT License
            • -
              security
              F
              license
              -
              quality
              Allows interaction with Google Calendar through Claude Desktop using the Model Context Protocol, enabling calendar event management and schedule analysis.
              Last updated -
              2
              JavaScript
              • Apple
            • -
              security
              F
              license
              -
              quality
              Model Context Protocol server that provides seamless access to Google Calendar API with asynchronous operation support, enabling efficient calendar management through a standardized interface.
              Last updated -
              Python
              • Apple
              • Linux
            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol server that integrates Google Calendar with Claude Desktop, enabling users to manage calendar events (view, create, update, delete) through natural language.
              Last updated -
              133
              21
              TypeScript
              MIT License

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/cablate/mcp-google-calendar'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server