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.

评论

其他 分类下的更多 MCP 服务器