Loomal

Fast, native macOS Apple Reminders via EventKit. 10-200x faster than AppleScript alternatives.

2 starsnpm: @high5ventures/apple-reminders-mcp

About apple-reminders

apple-reminders is an MCP (Model Context Protocol) server published by high5-ventures in the official MCP registry. Fast, native macOS Apple Reminders via EventKit. 10-200x faster than AppleScript alternatives.

It ships as an npm package (@high5ventures/apple-reminders-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/high5-ventures/apple-reminders-for-claude, where the project has earned 2 GitHub stars.

Use apple-reminders with your agent

Claude Code · one command
claude mcp add apple-reminders -- npx -y @high5ventures/apple-reminders-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "apple-reminders": {
      "command": "npx",
      "args": [
        "-y",
        "@high5ventures/apple-reminders-mcp"
      ]
    }
  }
}
npm@high5ventures/apple-reminders-mcp

Frequently asked questions

What is apple-reminders?
apple-reminders is an MCP (Model Context Protocol) server by high5-ventures. Fast, native macOS Apple Reminders via EventKit. 10-200x faster than AppleScript alternatives.
How do I connect apple-reminders to Claude, Cursor, or another MCP client?
Install apple-reminders from its npm package (@high5ventures/apple-reminders-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is apple-reminders open source?
Yes — the source code is public at github.com/high5-ventures/apple-reminders-for-claude, with 2 GitHub stars.
Can AI agents pay to use apple-reminders?
Not yet through Loomal — apple-reminders is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain apple-reminders? Claim this listing free by verifying GitHub ownership, or contact us.