mcpbeat Sign in

RIED.TAXI MCP Server

answering

RIED.TAXI is answering right now. Last checked moments ago. It exposes 7 tools.

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

Uptime history 6 hours of history · worst hour 33%
6 hours agonow
89.5%
Uptime 24h
17 of 19 checks
7
Tools
read from the server
468 ms
Response time
average over 24h
open, no key
Access
streamable-http

RIED.TAXI does not always answer

Over the last week it answered 89.5% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not 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 booking --transport http https://ried.taxi/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "booking": {
      "url": "https://ried.taxi/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.booking]
url = "https://ried.taxi/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "booking": {
      "url": "https://ried.taxi/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "booking": {
      "url": "https://ried.taxi/api/mcp"
    }
  }
}

Available tools 7

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

ried
ried_taxi_cancel_booking
Cancels a booking, free of charge, any time before the pickup. Requires reference, access code, customer_confirmed=true after the customer explicitly confirmed, and an idempotency_key. Cannot be undone.
ried_taxi_check_availability
Checks RIED.TAXI's real calendar (bookings, the owner's own calendar and other customers' temporary holds). One car, one driver: availability depends on the whole day including driving to the pickup and back, not only the minute. Read-only; a free result is NOT a reservation. Returns alternatives when unavailable.
ried_taxi_create_booking
Creates a REAL, CONFIRMED booking in RIED.TAXI's booking system and blocks the day. Only call after the customer has seen the complete trip and price and explicitly said yes. Requires the quote_id, customer_confirmed=true, accepted_terms=true and an idempotency_key (retrying with the same key never creates a second booking). Returns the booking reference and an access code for the customer.
ried_taxi_get_booking
Returns status, pickup time, addresses, price and flight of ONE booking. Requires the booking reference and the access code the customer received when booking. Read-only.
ried_taxi_get_quote
Returns RIED.TAXI's current price for one journey, calculated by the ried.taxi backend (the only valid price source). Read-only: it never books or reserves anything. Returns quote_id (valid 30 min), status priced | manual_quote_required | not_offered, and the resolved pickup/destination - show those names to the customer. If the result is ambiguous_place, ask the customer which place they mean and resend with the postcode.
ried_taxi_hold_booking
Temporarily reserves the quoted date for THIS customer for 15 minutes so nobody else (website or another assistant) can take it while the customer confirms. Expires automatically. Not a booking. Call after availability is confirmed and the customer wants to proceed.
ried_taxi_update_booking
Changes a booking. Always call first with mode='preview' and show the result to the customer; then call with mode='apply', customer_confirmed=true and an idempotency_key. Same-day time changes, flight number, passengers (max 5), notes and new addresses with the same price apply immediately; a new date or a different price is sent to Ronald for approval (status change_requested).

Endpoints

URLTransportStateLatencyChecked
https://ried.taxi/api/mcp streamable-http answering 221 ms 0 min ago

Alternatives to RIED.TAXI

same job, measured the same way
Airport Transfers
by rides

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

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

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

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
Masv
by getmasv

Provides tools to use MASV API. MASV is reliable and secure large file transfer service.

27 installs/wk local only
Saas Pricing Extractor
by dataleadspro

Extract and structure pricing pages from any SaaS site: plans, tiers, and features.

1 tools answering
Qubic MCP
by fyllepo

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

36 installs/wk local only
Iconic CLS
by iconiccls

Private chauffeured transport in Los Angeles. Price any trip at a fixed all-in rate, no account.

3 tools answering

RIED.TAXI — questions

Answers built from our own checks of this server.

What can RIED.TAXI do?
It exposes 7 tools, read directly from the server on our last check. Among them: ried_taxi_cancel_booking, ried_taxi_check_availability, ried_taxi_create_booking, ried_taxi_get_booking, ried_taxi_get_quote, ried_taxi_hold_booking and 1 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 →
Is RIED.TAXI working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 17 of 19 checks got a reply (89.5%), average response time 468 ms. The bar chart above shows every period we have measured.
How do I connect RIED.TAXI?
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 RIED.TAXI need an API key?
No. RIED.TAXI completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is RIED.TAXI?
It answers our handshake in 468 ms on average, which is faster than 33% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.