← Registry

API Tools

rides.rs

Provides an API for airport transfer bookings, including route listing, pricing, and booking requests.

1 endpoint6 known toolsFirst detected June 21, 2026Last detected June 21, 2026

ENDPOINT 1

https://rides.rs/api/mcp

No auth detected

Known tools 6

list_routes

List all active airport-transfer routes with their slug, endpoints, distance, travel time, available directions, and starting price.

get_pricing

Get fixed per-vehicle prices for a route, or for all routes if no routeSlug is given.

estimate_price

Estimate the price for a trip.

get_service_info

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).

create_booking_request

Start a provisional airport-transfer booking.

get_booking_request_status

Check whether a booking request (from create_booking_request) has been confirmed by the passenger yet.