
Remindersmcp
Manage macOS Reminders lists and items from your agent while planning builds and follow-ups.
Overview
io.github.aernouddekker/remindersmcp is a MCP server for the Build phase that controls macOS Reminders.app lists and reminders through AppleScript.
What is this MCP server?
- Stdio MCP server (@aernoud/remindersmcp v0.2.0) for Reminders.app
- List and reminder management via AppleScript
- Pairs with other aernouddekker macos-mcp servers on GitHub
- npm registry install with stdio transport
- macOS-only integration with native Reminders
- Package version 0.2.0 on npm as @aernoud/remindersmcp
- Transport: stdio
- Integration: Reminders.app via AppleScript
Community signal: 3 GitHub stars.
What problem does it solve?
Action items from agent sessions stay in chat logs instead of your system reminder lists on Mac.
Who is it for?
Mac solo builders who use Reminders as their task inbox and want MCP-driven capture from coding agents.
Skip if: Cross-platform teams on Todoist/Linear, headless CI bots, or users who disable Reminders automation permissions.
What do I get? / Deliverables
Your agent can list, create, and manage Reminders.app items so shipping and follow-up tasks persist outside the thread.
- Reminder and list operations callable from the agent
- Persistent follow-ups in native macOS Reminders
Recommended MCP Servers
Journey fit
Reminder capture sits alongside lightweight project management while you build and track indie tasks on a Mac. The pm subphase covers task lists and follow-ups; Reminders.app is a natural system-of-record for solo builders.
How it compares
Native macOS Reminders bridge via MCP, not a third-party task SaaS integration.
Common Questions / FAQ
Who is io.github.aernouddekker/remindersmcp for?
Solo developers on macOS who rely on Reminders.app and want their AI agent to add or query tasks without manual UI steps.
When should I use io.github.aernouddekker/remindersmcp?
Use it after planning or debugging sessions when you want launch checklists, bug follow-ups, or customer callbacks saved to Reminders from the agent.
How do I add io.github.aernouddekker/remindersmcp to my agent?
Install @aernoud/remindersmcp from npm, register it as a stdio MCP server in your client, and grant macOS automation permission for Reminders when prompted.