Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Apple Reminders

БесплатноНе проверен

Manage Apple Reminders with natural language from any MCP client; supports adding, showing, editing, completing, deleting reminders and managing reminder lists.

GitHubEmbed

Описание

Manage Apple Reminders with natural language from any MCP client; supports adding, showing, editing, completing, deleting reminders and managing reminder lists.

README

MCP server for Apple Reminders. Manage reminders with natural language from any MCP client.

Prerequisites

macOS 14+ · Node.js 18+ · remindctl

brew install steipete/tap/remindctl
remindctl authorize

Setup

Claude Code (plugin):

/plugin marketplace add namearth5005/namearth5005-plugins
/plugin install apple-reminders-mcp@namearth5005-plugins

Claude Code (manual):

claude mcp add --transport stdio apple-reminders -- npx -y apple-reminders-mcp

Codex:

codex mcp add apple-reminders -- npx -y apple-reminders-mcp

Cursor / Windsurf / Other:

{
  "mcpServers": {
    "apple-reminders": {
      "command": "npx",
      "args": ["-y", "apple-reminders-mcp"]
    }
  }
}

Tools

Tool Description
add_reminder Add a reminder with optional due date, list, notes, priority
show_reminders Show reminders (today/tomorrow/week/overdue/upcoming/all)
list_reminder_lists List all reminder lists or show contents of one
edit_reminder Edit title, due date, notes, priority, or move to another list
complete_reminders Mark reminders as complete
delete_reminders Delete reminders
manage_reminder_list Create, rename, or delete lists

Examples

"remind me to deploy on Friday at 3pm"
"what's due today?"
"mark the deploy reminder as done"
"create a list called Sprint 12"

Troubleshooting

"remindctl is not authorized" — Run remindctl authorize.

"Could not find remindctl"brew install steipete/tap/remindctl, or set REMINDCTL_PATH env var.

Using nvm? Use the full node path: /opt/homebrew/bin/node instead of node.

License

MIT

from github.com/namearth5005/remindctl-mcp

Установить Apple Reminders в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install apple-reminders-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add apple-reminders-mcp -- npx -y apple-reminders-mcp

FAQ

Apple Reminders MCP бесплатный?

Да, Apple Reminders MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Apple Reminders?

Нет, Apple Reminders работает без API-ключей и переменных окружения.

Apple Reminders — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Apple Reminders в Claude Desktop, Claude Code или Cursor?

Открой Apple Reminders на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Apple Reminders with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development