Skip to content
Back to search
30
MCP

Apple Calendar

pulsemcp/apple calendar

Native Apple Calendar integration through hybrid TypeScript/Swift with EventKit APIs on macOS.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Apple Calendars
Provides a TypeScript-based server for reading, creating, updating, and deleting macOS calendar events through a local HTTP bridge, enabling
0 tools
Calendar.app
List, search, and manage calendar events via macOS Calendar.app across all configured accounts.
0 tools
mcp-server-apple-events
MCP server providing native macOS integration with Apple Reminders and Calendar via EventKit
0 tools
io.github.aernouddekker/calendarmcp
MCP server for macOS Calendar.app — calendar and event management via AppleScript
0 tools
io.github.high5-ventures/apple-reminders
Fast, native macOS Apple Reminders via EventKit. 10-200x faster than AppleScript alternatives.
0 tools
Apple Native Apps
Enables native macOS integration with Apple applications like Contacts, Notes, Messages, Mail, Reminders, Calendar, and Maps through JXA and
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "apple_calendar": {
      "url": "None",
      "transport": "http"
    }
  }
}