Skip to main content
Glama
cablate

Calendar Tools MCP Server

by cablate

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

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

特徴

カレンダー管理

  • カレンダーイベントを作成する

  • カレンダーイベントを一覧表示する

  • 既存のイベントを更新する

  • イベントを削除する

Related MCP server: Google Calendar MCP Server

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

  • 🤝コラボレーション:プロジェクトの協力について話し合うことを歓迎します

  • 📚 技術ガイダンス: ご提案やガイダンスを心から歓迎します

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Hosted Google Calendar MCP server for AI agents. No self-hosting or Google Cloud setup.

  • Calendar API for AI agents: events, availability, Google/Microsoft setup, scheduling, and iCal.

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

View all MCP Connectors

Latest Blog Posts

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