mcpserver.lol
registry/scheduler-2
Connection check verified live · 26h ago

scheduler-2

Group meeting scheduler — rank times everyone's free across Google & Outlook, book Meet/Teams.

Tools 8
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

8 tools

Read from the running server on 26h ago.

create_meeting tztitleendsAt*startsAt*conferenceparticipants*
Confirm a meeting: writes the event into the authenticated host’s calendar with an optional Google Meet/Teams link, emails invites with an ICS attachment, and returns the share URL…
find_common_slots read-only totzfromdurationMinparticipants*
Rank the best meeting times for the given participants, merging live Google/Microsoft calendar data, hand-marked availability and the heat-map sources. Each participant is filtered…
get_manual_availability read-only to*from*email*
Read previously hand-marked free slots for an email within a window.
get_meeting read-only meetingId*
Read a meeting by its share-link id (the UUID from /m/<id>): time, title, conference URL, host, and any proposed alternate times with their status.
get_meeting_availability read-only totzfrommeetingId*durationMin
Aggregated group availability for an existing meeting (the symmetric heat-map): per-30-min-slot counts of how many participants are free, plus ranked slots (per-participant timezon…
respond_to_suggestion action*meetingId*suggestionId*
Accept or decline a proposed alternate time. Accepting moves the meeting (calendar event included) and re-sends invites. Only the meeting host may call this — requires authenticati…
set_manual_availability email*windowTo*freeSlots*windowFrom*turnstileToken
Publish hand-marked FREE time slots for an email address (the no-calendar fallback, e.g. Apple iCloud users). Replaces previously marked slots inside the window; the group heat-map…
suggest_time endsAt*messagestartsAt*meetingId*suggestedBy*turnstileToken
Propose a different time for an existing meeting on behalf of a guest. The host is notified by email and can accept or decline. Authenticated callers (Bearer PAT) skip the bot chal…