mcpserver.lol
registry/meet-mcp
Connection check verified live · 20h ago

meet-mcp

AI-native scheduling and booking: check availability, book meetings, share links.

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

Tools & capabilities

8 tools

Read from the running server on 20h ago.

book_meeting page*notesstart*guest_name*guest_email*
Book a new meeting slot
delete_webhook id*
Delete one of the authenticated user's webhooks by id
get_available_slots endpage*countstarttimezonebooking_link
Get available booking slots for a scheduling page
get_page_info page*
Get information about a specific scheduling page
get_scheduling_pages
Get all scheduling pages for the authenticated user
health_check
Check if the Meet.bot API client is healthy and the Bearer token is valid
list_webhooks
List the authenticated user's outbound booking webhooks (fired on booking_received, booking_rescheduled and booking_cancelled)
set_webhook idpagesscopecoverageis_activedescription +1
Create or update an outbound booking webhook. Omit id to create (webhook_url required); pass id to update. Meet.bot POSTs a JWT-signed (HS256) JSON payload to the URL on each booki…