提交

Macbook Calendar Mcp Server

@jayaprakashnarayana

An MCP (Model Context Protocol) server that securely integrates with the native macOS Calendar application. It allows AI models to read events and create new events securely using AppleScript without complex dependencies.

工具

list_calendars

get_events

get_event

search_events

get_agenda

calendar_index_status

服务器配置

{
  "mcpServers": {
    "mac-calendar": {
      "command": "uvx",
      "args": [
        "--from",
        "mac-calendar-mcp",
        "mac-calendar-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.