google-calendar-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TOKEN_PATH | Yes | Path to store/load the OAuth2 token JSON file | |
| CLIENT_SECRET_PATH | Yes | Path to the client_secret.json file from Google Cloud Console |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_calendarsA | ユーザーがアクセス可能なカレンダーの一覧を取得します |
| get_calendarA | 指定したカレンダーの詳細情報を取得します |
| list_eventsB | 指定した期間のカレンダーイベント一覧を取得します |
| get_eventA | 特定のイベントの詳細情報を取得します |
| search_eventsC | キーワードでイベントを検索します |
| create_eventA | 新しいカレンダーイベントを作成します。定期イベントの作成も可能です |
| update_eventB | 既存のカレンダーイベントを更新します |
| delete_eventB | カレンダーイベントを削除します |
| update_recurring_eventA | 定期イベント(繰り返しイベント)を更新します。「この予定のみ」「すべての予定」「これ以降の予定」の3つの編集スコープをサポートします |
| delete_recurring_instanceA | 定期イベントの特定のインスタンス(1回分)のみを削除します |
| get_freebusyA | 指定した期間の空き時間情報を取得します。複数のカレンダーの予定が埋まっている時間帯を確認できます |
| list_colorsA | カレンダーとイベントで使用可能なカラーパレットを取得します |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/CHIHI913/google-calendar-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server