Leaderboard/rs.rides/airport-transfers
MCP ServerScored via MCP protocol probing: initialize handshake, tools/list conformance, and ping + tool invocation performance.

rs.rides/airport-transfers

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

92/100
Operational Score
Score Breakdown
Availability30/30
Conformance30/30
Performance32/40
Key Metrics
Uptime 30d
100.0%
P95 Latency
676.9ms
Conformance
Pass
Trend
What's Being Tested
Availability
HTTP health check to the service endpoint
Responded with HTTP 405 in 464ms
Conformance
MCP initialize handshake + tools/list
Valid MCP server info returned, tools/list responded
Performance
MCP ping + zero-arg tool invocation benchmarking
P95 latency: 676ms, task completion: 100%
Skills
list_routes

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.

get_pricing

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 passengers and luggage.

estimate_price

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 to answer 'how much for N people from X to the airport?'.

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. 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. Payment is to the driver (cash or card); no online payment is needed. Call estimate_price first to confirm the vehicle + price with the user, then call this. Always tell the user to check their email to confirm.

get_booking_request_status

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

Tools
6 tools verified via live probe
verified 18h ago
Server: rides-rsVersion: 1.0.0Protocol: 2024-11-05
Recent Probe Results
TimestampStatusLatencyConformance
Jun 9, 2026success464.6msPass
Jun 5, 2026success458msPass
Jun 5, 2026success400.1msPass
Jun 4, 2026success676.9msPass
Jun 3, 2026success351msPass
May 30, 2026success456.5msPass
May 29, 2026success469.9msPass
May 29, 2026success485.1msPass
May 27, 2026success634.9msPass
May 27, 2026success1166.9msPass
Source Registries
mcp-registry
First Seen
May 22, 2026
Last Seen
Jun 8, 2026
Last Probed
Jun 9, 2026