← Registry
API Tools
booket.ai
Provides an API for listing local businesses, their profiles, services, availability, and booking appointments.
ENDPOINT 1
https://booket.ai/api/mcp
Known tools 6
list_locationsList all Booket-published local businesses (slug, name, category, area).
get_profileGet the full structured profile for one location by its slug: identity, category, hours, address, contact, and booking capability URLs.
list_servicesList a location's AI-bookable services (id, name, duration, price) by slug.
search_availabilityFind open appointment slots for a service at a location.
request_bookingRequest an appointment.
get_booking_statusCheck the status of a booking request by its bookingId.