June 25, 2026 · 7 min read
ReminderIt MCP server: all 13 tools explained
A complete reference for every tool Claude gets when you connect the ReminderIt MCP server — with example prompts that trigger each one.
The ReminderIt MCP server gives Claude 13 tools covering the full reminder lifecycle. Here's a complete reference — what each tool does, what it takes as input, what it returns, and the kind of conversational prompt that triggers it.
Listing and reading
list_reminders: returns all your reminders with status. Triggered by 'show me my reminders' or 'what calls do I have set up?'
get_reminder(reminder_id): returns details of one reminder. Triggered by 'tell me more about my medication reminder'.
list_recipients: returns your care recipients. Triggered by 'who are my recipients?'.
get_recent_calls(limit): returns delivery logs. Triggered by 'did my last few reminders go through?'.
list_upcoming(limit): returns the next scheduled occurrences across all reminders. Triggered by 'what calls are coming up this week?'.
get_usage: returns your remaining call credits. Triggered by 'how many calls do I have left?'.
Creating and updating
create_reminder: creates a new one-off or recurring reminder with title, schedule, timezone, voice preferences, and optional recipient. Triggered by 'set a reminder for...'.
update_reminder(reminder_id): updates any field of an existing reminder. Triggered by 'change my wake-up call to 7am'.
add_recipient(name, phone, relationship): adds a care recipient who can receive calls. Triggered by 'add my mother as a recipient'.
Actions and management
delete_reminder(reminder_id): removes a reminder permanently. Triggered by 'delete my gym reminder'.
skip_next_occurrence(reminder_id): skips the next scheduled call without changing the recurring pattern. Triggered by 'skip tomorrow's medication reminder'.
test_call(reminder_id): triggers an immediate test call to verify the reminder works. Triggered by 'test my wake-up call now'.
remove_recipient(recipient_id): removes a care recipient. Triggered by 'remove Margaret as a recipient'.
Put it to work
More articles
Reminders that actually reach you
A real phone call at the moment that matters — with a WhatsApp message if you miss it.
Get started free