Back to MCP Servers
🔌

fradser/mcp-server-apple-reminders

MIT

📇 🏠 🍎 - An MCP server for interacting with Apple Reminders on macOS

TypeScriptProductivity

Install

npx -y mcp-server-apple-events

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "fradser-mcp-server-apple-reminders": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-apple-events"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.