Apple Reminders
MCP Serverby velonone · Added 5mo ago
Claude
3
Install
git clone https://github.com/velonone/AeonsageAdd to Claude
claude mcp add apple-remindersQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"apple-reminders": {
"command": "npx",
"args": [
"@modelcontextprotocol/apple-reminders"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Manage Apple Reminders via the remindctl CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Tags
developmentgitsecurityskill