Skip to main content
Glama
CHIHI913
by CHIHI913

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOKEN_PATHYesPath to store/load the OAuth2 token JSON file
CLIENT_SECRET_PATHYesPath 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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/CHIHI913/google-calendar-mcp'

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