mcp-apple-reminders

rex/mcp-apple-reminders
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
MCP server for Apple Reminders. Full CRUD via EventKit, no shortcuts hacks.
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": {
    "mcp-apple-reminders": {
      "command": "uvx",
      "args": [
        "mcp-apple-reminders"
      ]
    }
  }
}

Or install with pip: pip install mcp-apple-reminders

README Excerpt

A comprehensive Model Context Protocol (MCP) server that enables Claude and other AI assistants to seamlessly interact with Apple Reminders. This server provides full integration with Apple's Reminders app through the EventKit framework, allowing AI assistants to create, read, update, delete, and search reminders and reminder lists.

Tools (2)

Personalpython3

Topics

ai-appanthropicappleapple-remindersclaudeeventkitiosmacosmcpmcp-serverswift