servers / com-bookingmaven-marketplace

com.bookingmaven/marketplace MCP server

communitystreamable_httpremotedestructive capablehealthy

Book, reschedule and cancel appointments at any business on the BookingMaven marketplace.


01Tools · 11
ToolRiskSide effectsApproval
search_businesses
Search for service businesses by location. Returns businesses with their booking URLs, ratings, and descriptions. Use get_business to see services and get_availability to check open slots.
readfalseunknown
get_business
Get full details for a business including services (with IDs and prices), staff, and hours. You need service_id and optionally staff_id before calling book_appointment.
readfalseunknown
get_availability
Get open appointment slots for a business on a specific date. Returns ISO timestamps for each available slot. Use these start_time/end_time values when calling book_appointment.
readfalseunknown
book_appointment
Reserve an appointment slot at a service business. Provide a unique idempotency_key to safely retry without double-booking. Get service_id from get_business and start_time/end_time from get_availability.
readfalseunknown
get_booking
Look up the current status/time of a booking you made. Requires the booking_id and the lookup_token that book_appointment returned. No account needed.
readfalseunknown
cancel_appointment
Cancel a booking you made. Requires booking_id and the lookup_token from book_appointment. Safe to retry (idempotent). No account needed.
destructivetruetrue
reschedule_appointment
Move a booking you made to a new time. Requires booking_id, the lookup_token from book_appointment, and new_start_time/new_end_time (ISO 8601, from get_availability). The new slot is checked for conflicts. No account needed.
writetrueunknown
create_account
Get a BookingMaven signup link pre-filled with the customer's details. The customer visits the link to set their password and activate their account, which links their past bookings.
writetrueunknown
start_business_signup
Get a link for a business owner to sign up and list their business on BookingMaven. Returns a URL with optional pre-filled details.
readfalseunknown
list_my_bookings
List all appointments booked with your email address. Requires signing in (OAuth) — your AI must be connected with an authenticated account that has a verified email. Returns your upcoming and past bookings.
readfalseunknown
link_account
Link the guest bookings you made with your email to your signed-in account so you can manage them from your account. Requires signing in (OAuth) with a verified email.
unknownunknownunknown

02Install & source
https://mcp.bookingmaven.com/mcp
remote_url

03Access granted
Schedule a meeting · destructiveRead calendar · write

The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.


05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-07-07 02:50Z
next_check2026-07-09 02:40Z
cadenceevery 48h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex5 unique facts >= 5

06Badge

Add the “as seen on MCPExplorer” badge to your README. com.bookingmaven/marketplace MCP — as seen on mcpexplorer.com

[![com.bookingmaven/marketplace MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/com-bookingmaven-marketplace.svg)](https://mcpexplorer.com/servers/com-bookingmaven-marketplace)

Next step

This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.

Explore loadouts →