mcpbeat Sign in

Airport Transfers MCP Server

answering

Airport Transfers is answering right now. Last checked moments ago. It exposes 6 tools.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 52 days of history · worst day 99%
52 days agonow
100.0%
Uptime 24h
92 of 92 checks
6
Tools
read from the server
184 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 1

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

4 Sep a tool changed the parameters it asks for create_booking_request

Airport Transfers missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

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 0 min ago.

run in your terminal
claude mcp add airport-transfers --transport http https://rides.rs/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "airport-transfers": {
      "url": "https://rides.rs/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.airport-transfers]
url = "https://rides.rs/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "airport-transfers": {
      "url": "https://rides.rs/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "airport-transfers": {
      "url": "https://rides.rs/api/mcp"
    }
  }
}

Available tools 6

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

booking
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'.
estimate
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?'.
pricing
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.
routes
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.
service
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).

Endpoints

URLTransportStateLatencyChecked
https://rides.rs/api/mcp streamable-http answering 139 ms 0 min ago

Alternatives to Airport Transfers

same job, measured the same way
RIED.TAXI
by ried

Fixed-price airport transfers and long rides from Upper Austria, Salzburg, Passau

7 tools answering
London Airport Transfers
by airport-pickups-london

Book London airport & cruise port transfers to any UK address. Fixed prices, free cancellation.

answering
C
Booking
by mydriverparis

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

10 tools answering
Booking
by gc-airporttransfers

Fixed-price GC & Brisbane airport and cruise transfers. Live quotes, human-confirmed bookings.

4 tools answering
Tripyana London Chauffeur
by tripyana

Fixed London chauffeur prices: airport & cruise transfers, hourly hire, day trips, booking links.

7 tools answering
Qubic MCP
by fyllepo

MCP server for Qubic — balances, prices, transfers, wallets, and more.

36 installs/wk local only
Traveler.md
by traveler

A traveler's portable travel profile and trip plans. It remembers, it does not search or book.

answering
Travel Code
by travel-code

Corporate travel: search and book flights, hotels, rail and transfers, manage orders.

answering

Airport Transfers — questions

Answers built from our own checks of this server.

What can Airport Transfers do?
It exposes 6 tools, read directly from the server on our last check. Among them: create_booking_request, estimate_price, get_booking_request_status, get_pricing, get_service_info, list_routes. 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 →
Is Airport Transfers working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 184 ms. The bar chart above shows every period we have measured.
Is Airport Transfers still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Airport Transfers?
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 Airport Transfers need an API key?
No. Airport Transfers completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Airport Transfers?
It answers our handshake in 184 ms on average, which is faster than 76% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.