mcpbeat Sign in

Booking MCP Server

by mydriverparis Your server? Claim it
answering

Booking is answering right now. Last checked 11 min ago. It exposes 10 tools.

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

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
10
Tools
read from the server
242 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 3

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 26 August 2026. No other catalogue keeps this.

16 Sep a tool changed the parameters it asks for book_meetgreet
14 Sep a tool description was rewritten get_quote
26 Aug a tool description was rewritten resolve_flight

Nothing serious here today

Today is the operative word: we check Booking every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add booking --transport http https://mcp-mydriverparis.mydriverparis.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "booking": {
      "url": "https://mcp-mydriverparis.mydriverparis.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.booking]
url = "https://mcp-mydriverparis.mydriverparis.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "booking": {
      "url": "https://mcp-mydriverparis.mydriverparis.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "booking": {
      "url": "https://mcp-mydriverparis.mydriverparis.workers.dev/mcp"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

resolve
resolve_flight
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 then carries codeshare:true, marketing_flight and operating_flight — record/track the OPERATING flight. 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 007', 'AF-007', 'af7', 'AFR007' — the tool normalizes internally. Returns an array of matching operations (usually 1 when direction is set).
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 pickup/drop-off (e.g. 'CDG', 'Le Bristol', 'Gare du Nord', raw GPS). Returns up to 5 candidates with place_id, full address, type hint, and optionally coordinates.
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 customer books a station pickup/drop-off or a station Meet & Greet and gives a train number, to verify the departure/arrival time. A train number is DIGITS ONLY (TGV 6503, Lyria 9211, Eurostar 9031); a 6-char code like 'JWVLHH' is a ticket PNR and a long ref like 'W209656898' is an agency booking reference — those cannot be looked up here: extract route + time from the customer's confirmation instead.
book
book_meetgreet
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 du Nord (do not quote or book it there). M&G prices are FIXED (CDG/Orly 250€ base for 2 pax + 50€/extra, Gare de Lyon 350€ + 75€/extra) — do NOT call get_quote for the M&G part. A connection (service_type='connection': arrival flight → connecting departure flight with fast-track between terminals) is billed as TWO M&G services = the location price ×2 (e.g. CDG 2 pax = 500€). For a combo with a transfer (e.g. CDG M&G + transfer to a hotel), call get_quote first for the transfer leg and pass the resulting quote_id + vehicle_id in `transfer`. If lead time is below the minimum (12h before pickup), returns LEAD_TIME_TOO_SHORT — the caller must fall back to manual notification instead of retrying. lead_time_override=true bypasses the 12h minimum ONLY after Sylvain has explicitly confirmed greeter availability for this exact request (WhatsApp admin approval 'mg ok'); never set it on your own initiative. A 90-minute floor always applies. If flight cannot be validated, returns FLIGHT_NOT_FOUND — ask the customer to re-confirm the flight number, or set flight_unverified=true with manual_airline + manual_origin to force-accept.
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 vehicle_id. The price is taken from the stored quote (not from any price field you pass). Pass idempotency_key to make retries safe: the same key returns the same payment link instead of creating a duplicate.
cancellation
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.
quote
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 prevents drift. IMPORTANT: pickup_date must be in dd/mm/yyyy format. COVERAGE GATE: on customer-facing channels a trip where NEITHER the pickup NOR the drop-off is in the Paris region (Paris, Île-de-France, CDG / Orly / Beauvais airports, Disneyland, Versailles) is refused with OUTSIDE_PARIS_REGION — such trips are priced by the team only: give no price, collect the details and escalate.
send
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), client_phone }. Voice agent use.
service
get_service_info
Get information about MyDriverParis services, coverage areas, airports served, and policies. Use this to answer customer questions.
vehicles
get_vehicles
List all available vehicles with capacity and base rates. Use this to help the customer choose the right vehicle for their trip.

Endpoints

URLTransportStateLatencyChecked
https://mcp-mydriverparis.mydriverparis.workers.dev/mcp streamable-http answering 408 ms 11 min ago

Alternatives to Booking

same job, measured the same way
Transfers & Car Rentals
by t1mom777

Discover transfers, private drivers, and Fiji rentals with non-persisted quote previews.

8 tools answering
C
Nevada Insurance
by nevadaautoquotes

Auto insurance prices for Nevada drivers, from rates the state publishes.

8 tools answering
C
Texas Insurance
by texasautoquotes

Auto insurance prices for Texas drivers, from rates the state publishes.

8 tools answering
Dataecho
by dataecho

Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.

26 tools answering
Trip Logistics Assistant
by triplogistics

Book trip logistics in chat: cars, transfers, eSIM, luggage storage, tours & flight compensation.

6 tools answering
Vibe MCP — Real Chrome, Remotely
by vibetechnologies

Drive your real, logged-in Chrome from any MCP client — even from a remote machine, no inbound port.

133 installs/wk answering
VitaminMCP
by backas03

Test Minecraft plugins end to end: drive a real Paper server and real protocol bots.

125 installs/wk local only
nodriver — undetected browser automation
by andresolbach

Undetected anti-bot Chrome automation. 65 tools, parallel isolated browsers.

470 installs/wk local only

Booking — questions

Answers built from our own checks of this server.

What can Booking do?
It exposes 10 tools, read directly from the server on our last check. Among them: book_meetgreet, book_ride, get_cancellation_policy, get_quote, get_service_info, get_vehicles and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Booking mostly used for?
Its tools cluster around resolve and book. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Booking working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 242 ms. The bar chart above shows every period we have measured.
How do I connect Booking?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Booking need an API key?
No. Booking completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Booking?
It answers our handshake in 242 ms on average, which is faster than 58% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.