mcpserver.lol
registry/g-guest
Connection check verified live · 20h ago

g-guest

Book a table, appointment or class at a real local business. Instant confirmation, no API key.

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

5 tools

Read from the running server on 20h ago.

check_availability date*slug*party_size*
List bookable time slots for a business on a given date and party size. Offer the guest only slots where available is true.
create_booking name*slug*email*notesphone*start* +3
Create a real reservation. Use a start value returned by check_availability. Never invent guest details — ask the person for their real name, email and phone first. If the result s…
fetch id*
Fetch full details for one business id returned by search: services, hours, timezone and how to book it.
get_business slug*
Look up a business on G-Guest: services, opening hours, timezone and maximum party size. Call this first if you only know the slug.
search query*
Search bookable businesses on G-Guest by name or slug. Returns ids you can pass to fetch or to the booking tools.