Remindersmcp runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm. Last commit 2 Sep 2026.
MCP server for macOS Reminders.app — list and reminder management via AppleScript
Today is the operative word: we check Remindersmcp every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 remindersmcp -- npx -y @aernoud/remindersmcp
{
"mcpServers": {
"remindersmcp": {
"args": [
"-y",
"@aernoud/remindersmcp"
],
"command": "npx"
}
}
}
[mcp_servers.remindersmcp]
command = "npx"
args = ["-y", "@aernoud/remindersmcp"]
{
"mcpServers": {
"remindersmcp": {
"args": [
"-y",
"@aernoud/remindersmcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"remindersmcp": {
"args": [
"-y",
"@aernoud/remindersmcp"
],
"command": "npx"
}
}
}
MCP server for macOS Calendar.app — calendar and event management via AppleScript
MCP server for macOS Contacts.app — contact management via AppleScript
On-demand local Apple Mail, Calendar, and Reminders MCP server for macOS.
MCP server for macOS Numbers.app — spreadsheet access via AppleScript
MCP server for RetailCRM — orders, customers management via API v5.
MCP server for Podman container management via the Podman REST API
MCP server for mortgage rate pricing and mini pricer management via the Lenderprice API
MCP server for macOS Mail.app — gives Claude native email access via AppleScript
Answers built from our own checks of this server.