Back to resources

MCP SERVER

Meet.bot MCP

Primary machine endpointhttps://mcp.meet.bot/
Use with an agent

SUMMARY

What it does

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

Tasks it fits

  • Check availability for a scheduling page
  • Book a meeting slot
  • Manage webhooks for booking events

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

scheduling.availabilityweight 90 · confidence 90scheduling.bookingweight 90 · confidence 90webhook.managementweight 70 · confidence 90

TOOLS IN THIS MCP SERVER

Tools exposed by this MCP server

book_meetingBook Meeting

Book a new meeting slot

Effect: unknownConfirm: none
delete_webhookDelete Webhook

Delete one of the authenticated user's webhooks by id

Effect: writeConfirm: none
get_available_slotsGet Available Slots

Get available booking slots for a scheduling page

Effect: readConfirm: none
get_page_infoGet Page Information

Get information about a specific scheduling page

Effect: readConfirm: none
get_scheduling_pagesGet Scheduling Pages

Get all scheduling pages for the authenticated user

Effect: readConfirm: none
health_checkHealth Check

Check if the Meet.bot API client is healthy and the Bearer token is valid

Effect: readConfirm: none
list_webhooksList Webhooks

List the authenticated user's outbound booking webhooks (fired on booking_received, booking_rescheduled and booking_cancelled)

Effect: readConfirm: none
set_webhookSet 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.

Effect: writeConfirm: none

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
mcp
Authentication
type: unknown
Pricing
model: unknown
Version
1.0.0

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.