mcpserver.lol
registry/airport-transfers
Connection check verified live · 26h ago

airport-transfers

Airport transfers: Novi Sad ↔ Belgrade Airport (BEG). Look up prices and book a ride.

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

6 tools

Read from the running server on 26h ago.

create_booking_request localeluggagevehicledirection*routeSlug*passengers* +8
Start a provisional airport-transfer booking. This does NOT finalize a booking — it emails the passenger a one-tap confirmation link, and the ride is only booked once they click it…
estimate_price read-only luggagerouteSlug*passengers*
Estimate the price for a trip. Given a route and passenger count (and optional luggage count), returns the cheapest vehicle that fits the group, plus all fitting options. Use this…
get_booking_request_status read-only requestId*
Check whether a booking request (from create_booking_request) has been confirmed by the passenger yet. Returns 'pending', 'confirmed' (with the booking number), or 'expired'.
get_pricing read-only routeSlug
Get fixed per-vehicle prices for a route, or for all routes if no routeSlug is given. Prices are fixed (no surge, no metered fares), in EUR and RSD. Each vehicle tier lists max pas…
get_service_info read-only
Get business info: service area, accepted payment methods, supported languages, minimum booking lead time, contact details, and how to book (including the booking URL template).
list_routes read-only
List all active airport-transfer routes with their slug, endpoints, distance, travel time, available directions, and starting price. Use this first to discover what routes exist.