ES-Kairos

apocryphx/ES-Kairos
★ 0 stars Objective-C AI/LLM Updated today
A macOS MCP server to read and write your Calendar, Reminders, and Contacts
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "es-kairos": {
      "command": "npx",
      "args": [
        "-y",
        "apocryphx/ES-Kairos"
      ]
    }
  }
}

README Excerpt

A macOS MCP server that lets Claude read and write your Calendar, Reminders, and Contacts — through Apple's own EventKit and Contacts frameworks. Every deletion pops a native confirmation dialog; identity is semantic (`title + calendar + start`, `title + list + due`) so the LLM never has to handle opaque UUIDs.

Tools (16)

ask_usercalendar_listcontact_searchevent_createevent_deleteevent_searchevent_updateevents_in_rangereminder_completereminder_createreminder_deletereminder_listsreminder_searchreminder_updatereminders_in_rangereminders_today