Catalog
io.github.aernouddekker/remindersmcp
Officialby aernouddekker · TypeScript
MCP server for macOS Reminders.app — list and reminder management via AppleScript
Manages lists and reminders in macOS Reminders.app.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"remindersmcp": {
"command": "npx",
"args": [
"-y",
"@aernoud/remindersmcp@0.2.0"
]
}
}
}