← Registry

Productivity

whenmeet.me

Helps schedule meetings by aggregating availability from calendars and managing events.

1 endpoint8 known toolsFirst detected June 17, 2026Last detected July 20, 2026

ENDPOINT 1

https://whenmeet.me/mcp

No auth detected

Known tools 8

find_common_slots

Rank the best meeting times for the given participants, merging live Google/Microsoft calendar data, hand-marked availability and the heat-map sources.

create_meeting

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 (/m/<id>).

get_meeting

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

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 timezones, buffer + soonness scoring, allFree:true everyone-free slots and allFree:false compromise slots).

suggest_time

Propose a different time for an existing meeting on behalf of a guest.

respond_to_suggestion

Accept or decline a proposed alternate time.

set_manual_availability

Publish hand-marked FREE time slots for an email address (the no-calendar fallback, e.g.

get_manual_availability

Read previously hand-marked free slots for an email within a window.