mcp-reminders

ai-mcp-garage/mcp-reminders

3.2

If you are the rightful owner of mcp-reminders and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Apple Reminders MCP Server is a Model Context Protocol server designed for managing Apple Reminders on macOS, offering comprehensive CRUD operations for tasks and projects.

Tools

Functions exposed to the LLM to take actions

list_projects

List all reminder projects with task counts and overdue information

list_tasks

List all tasks in a specific project with due dates and reminders

quick_task

Create a quick task in the inbox

add_task

Create a detailed task in a specific project

create_project

Create a new project (reminder list)

update_task

Update title, notes, due date, or time of existing tasks

complete_task

Mark a task as completed

delete_task

Delete a task permanently

delete_project

Delete a project and all its tasks

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources