Calendar Tools MCP Server
カレンダーツール MCP サーバー
包括的なカレンダー管理機能を提供する強力なモデル コンテキスト プロトコル (MCP) サーバー。
特徴
カレンダー管理
カレンダーイベントを作成する
カレンダーイベントを一覧表示する
既存のイベントを更新する
イベントを削除する
Related MCP server: Google Calendar MCP Server
Diveデスクトップのデモ

インストール
手動インストール
npm install -g @cablate/mcp-google-calendar使用法
クリ
mcp-google-calendarダイブデスクトップ
Diveデスクトップで「+ MCPサーバーを追加」をクリックします。
次の設定をコピーして貼り付けます。
{
"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
}
}
}「保存」をクリックしてMCPサーバーをインストールします
Google サービス アカウントと認証情報
Google サービス アカウントと資格情報を作成する簡単な手順は次のとおりです。
新しいプロジェクトを作成するか、既存のプロジェクトを選択します
「IAMと管理」セクションに移動します
「サービスアカウント」をクリックします
「サービスアカウントを作成」をクリックします
サービス アカウントの名前を入力します (例:「MCP Google カレンダー」)
「作成」をクリックします
「キーを作成」をクリックします
キータイプとして「JSON」を選択します
「作成」をクリックします
JSONファイルをダウンロードし、
credentials.jsonとして保存します。
まだ質問がある場合は、Google で答えを見つけてください。
ライセンス
マサチューセッツ工科大学
貢献
コミュニティへの参加と貢献を歓迎します!貢献方法は以下の通りです。
⭐️ 役に立ったと思ったらプロジェクトにスターを付けてください
🐛 問題を送信: 問題を報告したり、提案を提供したりします
🔧 プルリクエストの作成: コードの改善を送信
接触
ご質問やご提案がございましたら、お気軽にお問い合わせください。
📧 メールアドレス: reahtuoo310109@gmail.com
📧 GitHub: CabLate
🤝コラボレーション:プロジェクトの協力について話し合うことを歓迎します
📚 技術ガイダンス: ご提案やガイダンスを心から歓迎します
This server cannot be installed
Maintenance
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
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that integrates Google Calendar with Claude Desktop, enabling users to manage calendar events (view, create, update, delete) through natural language.21359MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables natural language interaction with Google Calendar, allowing users to view, create, update, and delete calendar events through context-aware operations.891MIT
- AlicenseAqualityDmaintenanceProvides comprehensive Google Calendar integration capabilities allowing AI assistants to list, create, update, and delete calendar events through a standardized Model Context Protocol.512MIT
- FlicenseBqualityDmaintenanceEnables interaction with Google Calendar services through the Model Context Protocol using a Service Account. It allows MCP-compatible clients to manage calendar events and integrate calendar data via the Google Calendar API.1
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…
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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