MCP Directory
Back

mcp-server-apple-events

by FradSer · TypeScript · ★ 100

MCP server providing native macOS integration with Apple Reminders and Calendar via EventKit

#calendar#eventkit#macos#mcp-server#model-context-protocol#reminders#swift#typescript

Install

npx -y github:FradSer/mcp-server-apple-events

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-apple-events": {
      "command": "npx",
      "args": [
        "-y",
        "github:FradSer/mcp-server-apple-events"
      ]
    }
  }
}

From the README

[](https://x.com/FradSer) English | [简体中文](README.zh-CN.md) A Model Context Protocol (MCP) server that provides native integration with Apple Reminders and Calendar on macOS. This server allows you to interact with Apple Reminders and Calendar Events through a standardized interface with comprehensive management capabilities. - **List Management**: View all reminders and reminder lists with advanced filtering options - **Reminder Operations**: Full CRUD operations (Create, Read, Update, Delete) for reminders across lists - **Rich Content Support**: Complete support for titles, notes, due da…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related productivity servers