Keeper.Sh
UnclaimedCalendar sync tool & universal calendar MCP server. Aggregate, sync and control calendars on Google, Outlook, Office 365, iCloud, CalDAV or ICS.
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (14)
create_event
Create an event on a connected calendar. Requires a calendar ID, title, start time, and end time.
delete_event
Delete a calendar event by its ID.
find_free_time
Find open slots of at least a given duration across every synced calendar in a date range.
get_event
Get a single calendar event by its ID.
get_event_count
Get the number of calendar events. Optionally scoped to a date range with from and to ISO 8601 datetimes.
get_events
Get calendar events within a date range. Accepts ISO 8601 datetimes and an IANA timezone identifier used to localize event times.
get_ical_feed
Get your iCal feed URL for subscribing in other calendar apps.
get_pending_invites
Get invitations on a calendar that have not been responded to within a date range.
list_accounts
List all connected calendar accounts with provider information.
list_calendars
List all calendars connected to Keeper, including provider name and account.
pause_sync
Pause or resume syncing for a single calendar without disconnecting it.
rsvp_event
Respond to a calendar event invitation with accepted, declined, or tentative.
trigger_sync
Force a sync now instead of waiting for the next scheduled run. Throttled to one request per minute.
update_event
Update an existing calendar event. Only the fields you provide are updated.