book_meetingBook MeetingBook a new meeting slot
MCP SERVER
https://mcp.meet.bot/SUMMARY
Meet.bot MCP enables AI-native scheduling and booking. It allows checking availability, booking meetings, and sharing booking links. The server requires authentication via a Bearer token and provides webhook management for booking events.
USE CASES
CAPABILITIES
Evidence-backed capability profile
TOOLS IN THIS MCP SERVER
book_meetingBook MeetingBook a new meeting slot
delete_webhookDelete WebhookDelete one of the authenticated user's webhooks by id
get_available_slotsGet Available SlotsGet available booking slots for a scheduling page
get_page_infoGet Page InformationGet information about a specific scheduling page
get_scheduling_pagesGet Scheduling PagesGet all scheduling pages for the authenticated user
health_checkHealth CheckCheck if the Meet.bot API client is healthy and the Bearer token is valid
list_webhooksList WebhooksList the authenticated user's outbound booking webhooks (fired on booking_received, booking_rescheduled and booking_cancelled)
set_webhookSet WebhookCreate 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 booking event.
MACHINE-READABLE ENDPOINTS
ACCESS
USAGE OBSERVATIONS