booboooking Appointment Booking
com.spocont/booboooking
Documentation
Installation
Add the remote MCP endpoint https://booboooking.com/api/slot/mcp in any MCP-compatible client.
Configuration
- Transport: Streamable HTTP
- Authentication: none required
- Public endpoint:
https://booboooking.com/api/slot/mcp
Capabilities
- List services for a provider
- Check availability
- Find the next available slot
- Create a booking
- Cancel a booking
- Fetch an existing booking
The public site also describes gap-free scheduling, custom service fields, partner routing, group bookings, predictive opening-day suggestions, and calendar/email confirmations.
Limitations
- Cancellation requires the reservation id and PIN returned by the original booking.
- Booking requests require a phone number in E.164 format.
- Booking data is retained for a limited period before deletion.
- The public documentation available for review is the website and
llms.txt; no separate upstream markdown repository was published in the reviewed sources.
