Leaderboard/booboooking Appointment Booking
MCP ServerScored via MCP protocol probing: initialize handshake, tools/list conformance, and ping + tool invocation performance.

booboooking Appointment Booking

Book appointments with service providers on booboooking.com — no token required.

77/100
Operational Score
Score Breakdown
Availability30/30
Conformance30/30
Performance17/40
Key Metrics
Uptime 30d
100.0%
P95 Latency
393.3ms
Conformance
Pass
Trend
Stable
What's Being Tested
Availability
HTTP health check to the service endpoint
Responded with HTTP 200 in 269ms
Conformance
MCP initialize handshake + tools/list
Valid MCP server info returned, tools/list responded
Performance
MCP ping + zero-arg tool invocation benchmarking
P95 latency: 393ms, task completion: 0%
Skills
booboooking_list_services

List available services for a provider on booboooking.com. Returns service names, IDs, duration, and price. Call this first to find the service ID needed for availability and booking.

booboooking_check_availability

Check available time slots for a provider and service on booboooking.com. Returns available dates with slots — each slot has a "time" field (use this for booboooking_book) and a "display" field (show this to the user). Use this before booking.

booboooking_book

Book an appointment on booboooking.com (free OR paid services — payment is always in cash at the appointment, no online payment). For customer_name and customer_email, use the signed-in user's profile from your host app — do NOT ask them to retype. Always ask for customer_phone separately (it is not in the sign-in profile). customer_phone MUST be in international E.164 format starting with `+` and country code (e.g. `+36201234567`), no spaces/dashes — convert local-format numbers before calling this tool or the booking will fail validation. On success the response includes `id` and `pin` (MUST remember paired, for cancellation) and optionally `cash_due: { amount, currency }` — if present, remind the user to bring that amount in cash.

booboooking_cancel

Cancel a reservation on booboooking.com. Requires the reservation_id AND pin that were returned from the original booboooking_book call — both are needed as proof of booking ownership. If the user asks to cancel but you do not have the pin in your conversation state, you MUST ask them for it — you cannot cancel without it. Never invent or guess a pin.

booboooking_find_next_available

Search forward for the next available appointment slots for a provider and service on booboooking.com. Returns up to `count` openings sorted chronologically. Useful when you need "the next available appointment" without a specific date in mind.

booboooking_get_booking

Retrieve a booking by its reservation ID. Requires the PIN from the original booking response to prove ownership. Returns full booking details including payment state if the reservation was created via the payment flow.

Tools
6 tools verified via live probe
verified 49m ago
Server: booboookingVersion: 1.0.0Protocol: 2024-11-05
Recent Probe Results
TimestampStatusLatencyConformance
Jul 12, 2026success269.4msPass
Jul 8, 2026success393.3msPass
Jul 8, 2026success318.3msPass
Jul 3, 2026success335.4msPass
Jun 30, 2026success331.9msPass
Jun 27, 2026success325.9msPass
Jun 25, 2026success259.8msPass
Jun 24, 2026success257.1msPass
Jun 17, 2026success302.4msPass
Jun 16, 2026success291.3msPass
Source Registries
mcp-registry
First Seen
Apr 12, 2026
Last Seen
Jul 12, 2026
Last Probed
Jul 12, 2026