L1AD/claude-reminders-mcp
If you are the rightful owner of claude-reminders-mcp 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.
Claude Reminders MCP is a Model Context Protocol server designed to manage reminders with automatic surfacing in Claude Code's context.
Tools
Functions exposed to the LLM to take actions
set_reminder
Create a new reminder with natural language due date.
list_reminders
List reminders with optional filters (status, priority, category).
get_reminder
Get detailed information about a specific reminder.
complete_reminder
Mark a reminder as completed.
snooze_reminder
Snooze a reminder until later.
delete_reminder
Permanently delete a reminder.
update_reminder
Update an existing reminder's details.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client