VolunteerReminder for Claude Code
com.volunteerreminder/mcp
Import a volunteer roster and preview shifts. Test-mode until a human enables live SMS.
client:Claude Code
transport:streamable-http
tools:23
Install VolunteerReminder in Claude Code
run in your project directory
claude mcp add --transport http mcp https://mcp.volunteerreminder.com/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
What Claude Code can do once it is connected
- get_account_overview
- list_schedules
- get_schedule
- preview_schedule_occurrences
- get_upcoming_shifts
- create_schedule
- update_schedule
- archive_schedule
- list_contacts
- add_contacts
- update_contact
- remove_contact
- assign_contacts_to_schedule
- import_volunteer_schedule
- get_open_days
- get_reminder_settings
- get_send_history
- set_reminder_rule
- remove_reminder_rule
- send_test_reminder
- get_pricing
- create_account
- start_checkout