com.mydriverparis/booking
com.mydriverparis/booking · v1.4.0 · MCP 2025-11-25
Book a private driver in Paris: live quotes, airport transfers, tours, VIP Meet & Greet. No auth.
Reachability
reachable
checked 2026-07-14 03:14 UTC
Registry status active
Tools pinned 10
797f000f93b9
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace com.mydriverparis
(domain verified by the official registry)
Website
https://www.mydriverparis.com
Remote endpoints
https://mcp-mydriverparis.mydriverparis.workers.dev/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:14 | first capture | 10 tools pinned |
Pinned tool definitions (10)
| Tool | Description |
|---|---|
| get_vehicles | List all available vehicles with capacity and base rates. Use this to help the customer choose the right vehicle for their trip. |
| get_quote | 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 pass the quote_id to book_ride — it locks the price and... |
| book_ride | 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 first and pass the resulting quote_id + the chosen... |
| book_meetgreet | Create a secure payment link for a VIP Meet & Greet booking, with optional transfer combo. M&G prices are FIXED (CDG/Orly 250€ base for 2 pax + 50€/extra, Gare du Nord 500€ per STARTED group of 2 pax (1-2=500€, 3-4=1000€, 5-6=1500€),... |
| resolve_location | 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 BEFORE get_quote when the customer gives a fuzzy... |
| send_driver_contact | 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 up on the booking post. Returns { sent, to (masked),... |
| resolve_flight | Resolve a flight number to its airports, terminals, scheduled times, and status. Use BEFORE book_ride whenever the customer provides a flight number so that pickup time and terminal are correct. Input is tolerant: accepts 'AF007', 'AF... |
| resolve_train | 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 — everything serving a French station). Use whenever a... |
| get_service_info | Get information about MyDriverParis services, coverage areas, airports served, and policies. Use this to answer customer questions. |
| get_cancellation_policy | Get the full cancellation, refund and modification policy. Use this whenever a customer asks about cancelling, changing, or refunds — never guess the policy. |
Status badge
[](https://toolpin.dev/servers/com.mydriverparis/booking)
Maintain this server? Add the badge to your README — it links your users to this live status page.