mcpbeat Sign in

ATA Travel MCP Server

by atatravel Your server? Claim it
not responding

ATA Travel is listed as active in the registry but did not answer our last check. It exposes 24 tools.

ATA Travel: agent-first direct booking for accommodations, hotels, and vacation rentals.

Uptime history 48 days of history · worst day 0%
48 days agonow
98.9%
Uptime 24h
91 of 92 checks
24
Tools
read from the server
257 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 7

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

15 Sep 2 tool descriptions were rewritten create_provisional_booking, create_quote
15 Sep a tool changed the parameters it asks for create_provisional_booking
8 Sep 2 tools appeared get_booking_details, get_support_contacts
8 Sep a tool changed the parameters it asks for start_traveler_handoff
4 Sep a tool changed the parameters it asks for create_quote

ATA Travel 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 8 min ago.

run in your terminal
claude mcp add travel-agency --transport http https://atatravel.cloud/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "travel-agency": {
      "url": "https://atatravel.cloud/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.travel-agency]
url = "https://atatravel.cloud/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "travel-agency": {
      "url": "https://atatravel.cloud/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "travel-agency": {
      "url": "https://atatravel.cloud/mcp"
    }
  }
}

Available tools 24

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

property
get_property_details
Get date-free property and room details, including traveler-facing amenities, property-authored direct-booking benefits, policies, Events & Weddings, room profiles, images, and links. When the traveler names a room or unit, pass that wording as roomQuery before treating it as another property.
list_property_extras
List date-free published events, services, activities, day passes, experiences, dining, wellness, packages, transfers, and other extras for a known property. Returns read-only offer details and ATA purchase links when the property is published on ATA; it does not create an order.
search_property_availability
Search specific dates and occupancy for a known property using its propertyToken.
search_property_catalog
Browse the ATA property catalog WITHOUT needing dates. Fast, lightweight — no availability or pricing check. Use this for vague exploration, browsing by type/amenity/view, or when the traveler has no dates yet.
traveler
get_traveler_handoff_status
Internal status check after sending an ATA verification link. Use to know whether the traveler clicked the link. Do not mention this tool, polling, or handoff status to the traveler.
get_traveler_memories
Returns active structured memories for a verified traveler. Use this when you need durable personalization beyond the context already provided.
get_traveler_verification_status
Check whether a code or email-link challenge started in this MCP session has completed. A completed link binds the traveler privately to this MCP session.
network
get_network_discovery_context
Return a compact, live summary of destinations, stay types, capacity, amenities, views, and published suitability guidance currently available on the ATA network. Use this before offering discovery shortcuts or asking a vague traveler to choose from options.
search_network_availability
Find accommodations across the ATA Travel Network with real-time pricing. Use when dates are known. Supports filtering by amenities, views, property type, and free-text keyword to handle vague requests.
start
start_traveler_handoff
Internal approval step for quote or booking tools. Before calling, read guestEmail back to the traveler and confirm it is correct; then set emailConfirmedByTraveler=true. If an email is sent, tell the traveler only to check their inbox and click the secure ATA link. Do not mention handoffs/tool details to the traveler.
start_traveler_verification
Start general traveler verification for this MCP session after the traveler confirms their email address. The default is a six-digit email code. This does not create a quote, enquiry, hold, or booking.
booking
get_booking_details
Read an existing booking by its ATA confirmation code (for example BK-A28N9L). Requires a current signed ATA traveler assertion, a verified legacy MCP session, or an approved BOOKING_READ handoff with matching booking email and code. For stateless third-party clients, use start_traveler_handoff with action BOOKING_READ and confirmationCode, then poll get_traveler_handoff_status. Returns booked stay, prices, payments and cancellation terms. Cannot modify, cancel, pay, or create inventory holds. Never use a confirmation code as holdId in get_reservation_status.
building
get_building_details
Get a published ATA building/complex profile with assigned stays and map coordinates. Use slug from search_buildings or property search results.
buildings
search_buildings
Find published ATA building/complex profiles by destination, neighborhood, tag, amenity, or free-text. Use this for questions about buildings, condo towers, complexes, gated communities, marina developments, or neighborhoods.
company
get_company_mission
Returns the official ATA company mission and description. Call this when a user asks what ATA is, what we do, our vision, or about the company.
flexible
search_flexible_network_availability
Find real, priced ATA stays when the traveler is flexible. Defaults to a window 28–56 days from today, three nights, and two adults only when those values are missing; always return those defaults as explicit assumptions. Preferences are soft ranking signals, not a closed taxonomy.
ping
ping
A simple ping tool
provisional
create_provisional_booking
Secure a reservation or create a host-approval enquiry on behalf of a traveler. policyAcknowledged is required as an explicit boolean and must be true for financially binding flows after the exact total, payment schedule, and cancellation terms are shown; identity verification is not consent. A host-approval enquiry may pass false because payment is not due unless accepted. Also requires the traveler’s full name, email, and country (guestCountry, required for bookings; optional for quotes) plus travelerAssertion or approved internal BOOKING_HOLD agentHandoffId. If verification is needed, keep internal tool details private; tell the traveler to confirm their email and follow the code or link instructions returned by verification. If instant book is enabled and payment is ready, creates an inventory-holding provisional booking and returns payment/manual-payment next steps. If instant book is disabled or Stripe checkout is not ready, creates an enquiry hold for host approval/payment follow-up.
quote
create_quote
Generate a non-binding reference quote for a traveler. Requires guest name/email plus a current travelerAssertion or fresh approved internal QUOTE agentHandoffId. If verification is needed, keep internal tool details private; tell the traveler to confirm their email and follow the code or link instructions returned by verification. Quotes do not hold inventory or guarantee future availability.
reservation
get_reservation_status
Return the current status and exact stay, price, payment schedule, and cancellation terms for a reservation previously created through ATA. Requires the hold ID plus the same verified traveler context/assertion or the secure booking handoff that created it. This tool is read-only and cannot change, pay, cancel, check in, or check out a reservation.
stays
get_stays_in_building
Return ATA stays assigned to a published building, optionally filtered by live dates and guest counts.
suggest
suggest_traveler_memory
Save or update one durable traveler memory for personalization. Use only for stable, travel-relevant preferences or constraints explicitly stated by the traveler.
support
get_support_contacts
Get published ATA support and optional property guest contact details. Use for human help, unanswered property questions, or booking support. Returns configured contact links only; does not send messages, create a case, or transfer the traveler to a person. Omit propertyToken for ATA support alone.
verify
verify_traveler_code
Consume the six-digit code for a challenge started in this MCP session. On success, ATA privately binds the verified traveler to this MCP session; no reusable bearer credential is returned.

Endpoints

URLTransportStateLatencyChecked
https://atatravel.cloud/mcp streamable-http answering 204 ms 8 min ago

Alternatives to ATA Travel

same job, measured the same way
lilo Vacation Rentals
by lilo-property

Vacation rental discovery, direct booking, and property protection for AI agents.

67 tools answering
Travellers Group — Regional Australia Hotels
by com-travellersgroup

Verified facts and direct-booking handoff for five Travellers Group hotels in regional Australia.

12 tools answering
A
travelMCP Directory
by omnitravel

Search MCP servers, agent skills and APIs for travel: hotel ID mapping, rates, rooms.

3 tools answering
Rialto Travel - Direct Hotel Bookings with VIP Rate Programs
by rialto

Hotel direct booking for VIP and corporate rates - upgrades and loyalty eligible, 100K+ hotels

answering
Partelisto
by targetgrps

Guest check-in, SES.HOSPEDAJES status, and booking creation for Spanish vacation rentals. No PII.

8 tools answering
Hotel & Vacation Rental MCP - live prices & reviews across Booking, Airbnb, Vrbo & Google Hotels
by stayingapi

Search hotels & rentals: live prices & reviews across Booking.com, Airbnb, Vrbo & Google Hotels.

answering
GuruHotel
by guruhotel

GuruHotel product knowledge: direct booking platform for hotels, PMS compatibility and pricing.

6 tools answering
Got Cosy
by perwinroth

Travel/hotel data: 6,300 hotels scored for cosiness from guest reviews; verified booking links.

2 tools answering

ATA Travel — questions

Answers built from our own checks of this server.

What can ATA Travel do?
It exposes 24 tools, read directly from the server on our last check. Among them: create_provisional_booking, create_quote, get_booking_details, get_building_details, get_company_mission, get_network_discovery_context and 18 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 →
What is ATA Travel mostly used for?
Its tools cluster around property, traveler and network. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is ATA Travel working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 92 checks got a reply (98.9%), average response time 257 ms. The bar chart above shows every period we have measured.
The registry lists ATA Travel as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect ATA Travel?
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 ATA Travel need an API key?
No. ATA Travel completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 24 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is ATA Travel?
It answers our handshake in 257 ms on average, which is faster than 56% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.