mcpserver.lol
registry/yoya-booking
Connection check verified live · 27h ago

yoya-booking

Book meetings on a host's real availability. No auth - mirrors their public Yoya page.

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

4 tools

Read from the running server on 27h ago.

book_meeting name*slug*email*slotId*purposetimezone +2
Book a meeting on a host's page. Use a slot `id` from list_available_times (a time not in that list will be rejected). `email` is required — the confirmation and calendar invite go…
get_booking token*
Look up a booking by its manage token (the code in a yoya.ai/b/<token> link) to see its status and time.
get_booking_page slug*
Look up a public Yoya booking page. Pass its slug (the part after yoya.ai/) or the whole link — either works. Returns the host name, meeting title/description, meeting length, the…
list_available_times slug*
Return the open time slots for a booking page, identified by its slug or its full link. Each slot has an opaque `id` and a human-readable `time` label in the host's timezone. Pass…