-
securityA
license-
qualityLets LLMs read and manage Google Calendar events.
Last updated -
19
174
TypeScript
MIT License
Allows integration with Windsurf in Codeium, enabling time awareness capabilities for LLMs within the Codeium environment.
LLM に時間認識機能を持たせることができるモデル コンテキスト プロトコル (MCP) サーバー実装。
current_time
: 現在の時刻(UTCと現地時間)を取得します。relative_time
: 相対時間を取得するget_timestamp
: 時刻のタイムスタンプを取得するdays_in_month
: 月内の日数を取得するconvert_time
: タイムゾーン間の時間を変換するget_week_year
: 年内の週とisoWeekを取得するSmithery経由で Claude Desktop 用の time-mcp を自動的にインストールするには:
mcp.json
ファイルは次のようになります。
これを./codeium/windsurf/model_config.json
ファイルに追加します。
MIT ライセンス - 詳細についてはLICENSEファイルを参照してください。
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
LLMに時間認識機能を提供。LLMに時間認識機能を提供。現在時刻へのアクセス、タイムゾーンの変換、タイムスタンプの取得など、あらゆる操作を簡単に実行できます。正確な時間関連機能でアプリケーションを強化しましょう。