mcpserver.lol
registry/booking-6
Connection check verified live · 20h ago

booking-6

Book a private driver in Paris: live quotes, airport transfers, tours, VIP Meet & Greet. No auth.

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

Tools & capabilities

10 tools

Read from the running server on 20h ago.

book_meetgreet bagsemail*phone*adults*channelchildren +19
Create a secure payment link for a VIP Meet & Greet booking, with optional transfer combo. Available locations: CDG, Orly, Gare de Lyon — Meet & Greet is NO LONGER offered at Gare…
book_ride bagschannelquote_id*passengersvehicle_id*flight_number +4
Create a secure payment link to book a private chauffeur transfer. The reservation is created automatically ONLY after the customer completes payment. REQUIRED: call get_quote firs…
get_cancellation_policy read-only
Get the full cancellation, refund and modification policy. Use this whenever a customer asks about cancelling, changing, or refunds — never guess the policy.
get_quote read-only channelform_typenum_hourspickup_date*pickup_time*step_address +2
Calculate the exact price for a private chauffeur transfer. Returns prices for all available vehicles AND a quote_id valid for 15 minutes. Always call this before book_ride and pas…
get_service_info read-only
Get information about MyDriverParis services, coverage areas, airports served, and policies. Use this to answer customer questions.
get_vehicles read-only
List all available vehicles with capacity and base rates. Use this to help the customer choose the right vehicle for their trip.
resolve_flight read-only date*directionflight_number*
Resolve a flight number to its airports, terminals, scheduled times, and status. Codeshares are resolved automatically (e.g. DL8742 → operated by Air France as AF9): the response t…
resolve_location read-only query*include_coords
Resolve a free-text location (city, airport, hotel, station, full address) to a canonical address + coordinates, using the same geocoder that Zeplan consumes for bookings. Use this…
resolve_train read-only date*train_number*
Resolve a TRAIN NUMBER to its route, stations and scheduled times via the official SNCF API (covers TGV inOui/Ouigo, TER, Intercités, TGV Lyria, Eurostar and international TGVs — e…
send_driver_contact langemailchannelbooking_id*driver_phone*driver_first_name*
Email the booking's client their assigned driver's first name + phone. Pass `email` if you already have the client's address (e.g. from Zeplan get-booking); otherwise WP looks it u…