MCP.so
ログイン

Apple Calendar

@okdoittttt

Apple Calendar について

A lightweight MCP server for your Apple Calendar.

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

python

公開者

okdoittttt

投稿者

손옥무

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "apple-calendar-mcp": {
      "command": "uv",
      "args": [
        "sync"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Apple Calendar?

애플 캘린더와 연동 가능한 MCP Server

How to use Apple Calendar?

The README includes setup instructions such as uv run python scripts/setup_permissions.py.

Key features of Apple Calendar

  • macOS 14+ (uses the modern requestFullAccessTo... permission APIs, with
  • Python 3.10+, managed via uv
  • Relative days: today, tomorrow, mon..sun / full weekday names
  • Explicit dates: YYYY-MM-DD
  • Times: 3pm, 3:30pm, 15:00 (optionally preceded by at)

Use cases of Apple Calendar

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Apple Calendar

Where is the source code for Apple Calendar?

The source code is linked from the repository URL on this page.

Does Apple Calendar include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

「その他」の他のコンテンツ