Loading MCP server directory, please wait...
Search, read and act on Apple Reminders — lists, due dates, writes off by default
npx @getmcp/cli add io.github.mgcrea/mcp-apple-remindersRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mgcrea/mcp-apple-reminders": {
"command": "npx",
"args": [
"-y",
"@mgcrea/mcp-apple-reminders"
],
"env": {
"APPLE_REMINDERS_ALLOW_WRITES": "",
"APPLE_REMINDERS_LISTS": ""
}
}
}
}