Skip to content
Back to search
30
MCP

Apple Calendars

pulsemcp/apple calendars

Provides a TypeScript-based server for reading, creating, updating, and deleting macOS calendar events through a local HTTP bridge, enabling seamless scheduling and calendar management for desktop applications.

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

How to use

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

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