Meet.bot MCP
AI-native scheduling and booking: check availability, book meetings, share links.
Community: Submitted by a user or imported; check the owner before granting accessDegradedAPI key requiredGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
An API key from the service settings is required
AI-native scheduling and booking: check availability, book meetings, share links.
Server tool list (8)
Raw names from tools/list. Only developers need these.
| get_scheduling_pages | Get all scheduling pages for the authenticated user |
| get_page_info | Get information about a specific scheduling page |
| get_available_slots | Get available booking slots for a scheduling page |
| book_meeting | Book a new meeting slot |
| 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 | 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 booking event. |
| delete_webhook | Delete one of the authenticated user's webhooks by id |