Apple Reminders runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 27 Apr 2026.
Fast, native macOS Apple Reminders via EventKit. 10-200x faster than AppleScript alternatives.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add apple-reminders -- npx -y @high5ventures/apple-reminders-mcp
{
"mcpServers": {
"apple-reminders": {
"args": [
"-y",
"@high5ventures/apple-reminders-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.apple-reminders]
command = "npx"
args = ["-y", "@high5ventures/apple-reminders-mcp"]
{
"mcpServers": {
"apple-reminders": {
"args": [
"-y",
"@high5ventures/apple-reminders-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"apple-reminders": {
"args": [
"-y",
"@high5ventures/apple-reminders-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.