mcpbeat Sign in

Booking MCP Server

by gc-airporttransfers Your server? Claim it
answering

Booking is answering right now. Last checked 13 min ago. It exposes 4 tools.

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

Uptime history 33 days of history · worst day 88%
33 days agonow
100.0%
Uptime 24h
88 of 88 checks
4
Tools
read from the server
1424 ms
Response time
average over 24h
OAuth sign-in
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Booking every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

run in your terminal
claude mcp add booking --transport http https://gc-airporttransfers.com/wp-json/atb-gateway/v1/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "booking": {
      "url": "https://gc-airporttransfers.com/wp-json/atb-gateway/v1/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.booking]
url = "https://gc-airporttransfers.com/wp-json/atb-gateway/v1/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "booking": {
      "url": "https://gc-airporttransfers.com/wp-json/atb-gateway/v1/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "booking": {
      "url": "https://gc-airporttransfers.com/wp-json/atb-gateway/v1/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Available tools 4

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

availability
check_availability
Whether a pick-up date/time is bookable under standard operating rules (not a live calendar). Standard hours 06:00-21:00 AEST; outside that is an after-hours request; same-day should phone.
quote
get_quote
Exact per-vehicle prices from the live fixed price list — airport transfers (OOL/BNE) and Brisbane Cruise Terminal runs (use "Brisbane Cruise Terminal" or "Pinkenba" as the place). Deterministic — never estimates. If match is "none", give the customer the phone number instead of guessing.
request
request_booking
Lodge a booking REQUEST for any fixed-price route — airport or cruise terminal. It is created as pending; the operator confirms and the customer receives a payment link by email. No payment happens through this tool. Confirm all details with the customer first.
service
get_service_info
Full business facts: fleet, pricing list, policies, service area, contact details. Use this before answering questions about GC Airport Transfers.

Endpoints

URLTransportStateLatencyChecked
https://gc-airporttransfers.com/wp-json/atb-gateway/v1/mcp streamable-http sign-in 1216 ms 13 min ago

Alternatives to Booking

same job, measured the same way
Tripyana London Chauffeur
by tripyana

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

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
Airport Transfers
by rides

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

6 tools answering
Villiers Charter
by villiers

Instant private jet charter price estimates and confirmed live quotes, worldwide.

4 tools answering
Resadock
by resadock

Search and book local services in France: real availability, quotes, consented one-tap bookings.

10 tools answering
Bowmark
by bowmark

Do things on live websites: prices, availability, quotes, bookings, anything behind a form or login.

213 installs/wk 7 tools answering
Hotel Bergsonne Allgäu Booking
by bergsonne-allgaeu

Live availability, prices and bookings for Hotel Bergsonne Allgäu in Sonthofen, Germany.

6 tools answering

Booking — questions

Answers built from our own checks of this server.

What can Booking do?
It exposes 4 tools, read directly from the server on our last check. Among them: check_availability, get_quote, get_service_info, request_booking. 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 Booking working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 88 of 88 checks got a reply (100.0%), average response time 1424 ms. The bar chart above shows every period we have measured.
How do I connect Booking?
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. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Booking?
No API key is involved. Booking answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Booking?
It answers our handshake in 1424 ms on average, which is faster than 2% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.