Connection check
verified live · 20h ago
travel-agency
ATA Travel: agent-first direct booking for accommodations, hotels, and vacation rentals.
Tools
22
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
22 toolsRead from the running server on 20h ago.
create_provisional_booking
notesadults*roomId*checkIn*checkOut*children
+12
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… 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 guest name/email plus travelerAssertion or approved internal BOOKING_HOLD agentHandoffId. If verification is needed, keep internal tool details private; tell the traveler only to confirm their email, check their inbox, and click the secure ATA link. 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.
create_quote
adults*roomId*checkIn*checkOut*childrenguestName*
+11
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 i… 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 only to confirm their email, check their inbox, and click the secure ATA link. Quotes do not hold inventory or guarantee future availability.
get_building_details
read-only
slug*
Get a published ATA building/complex profile with assigned stays and map coordinates. Use slug from search_buildings or property search results. Get a published ATA building/complex profile with assigned stays and map coordinates. Use slug from search_buildings or property search results.
get_company_mission
read-only
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. 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.
get_network_discovery_context
read-only
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 o… 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.
get_property_details
read-only
roomQuerypropertyToken*
Get date-free property and room details, including traveler-facing amenities, property-authored direct-booking benefits, policies, Events & Weddings, room profiles, images, and lin… 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.
get_reservation_status
read-only
holdId*guestEmailagentHandoffIddisplayCurrencytravelerAssertion
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 verif… 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.
get_stays_in_building
read-only
slug*adultscheckIncheckOutchildrenpriceAudience
+2
Return ATA stays assigned to a published building, optionally filtered by live dates and guest counts. Return ATA stays assigned to a published building, optionally filtered by live dates and guest counts.
get_traveler_handoff_status
read-only
handoffId*
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 travele… 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
read-only
travelerId*
Returns active structured memories for a verified traveler. Use this when you need durable personalization beyond the context already provided. Returns active structured memories for a verified traveler. Use this when you need durable personalization beyond the context already provided.
get_traveler_verification_status
read-only
challengeRef*
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. 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.
list_property_extras
read-only
categorypropertyToken*standaloneOnly
List date-free published events, services, activities, day passes, experiences, dining, wellness, packages, transfers, and other extras for a known property. Returns read-only offe… 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.
ping
read-only
A simple ping tool A simple ping tool
search_buildings
read-only
citytagsqueryamenitiesmaxResultsneighborhood
Find published ATA building/complex profiles by destination, neighborhood, tag, amenity, or free-text. Use this for questions about buildings, condo towers, complexes, gated commun… 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.
search_flexible_network_availability
read-only
viewsadultsnightschildrenlocationmaxPrice
+10
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 retur… 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.
search_network_availability
read-only
viewsadultscheckIn*keywordcheckOut*children
+9
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… 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.
search_property_availability
read-only
adultscheckIn*checkOut*childrenpriceAudiencepropertyToken*
+2
Search specific dates and occupancy for a known property using its propertyToken. Search specific dates and occupancy for a known property using its propertyToken.
search_property_catalog
read-only
viewsadultskeywordchildrenlocationamenities
+3
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… 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.
start_traveler_handoff
action*adultsroomIdcheckInquoteIdcheckOut
+13
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 ema… 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
methodagentNameguestName*guestEmail*guestPhoneagentProvider
+2
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, enqui… 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.
suggest_traveler_memory
key*type*value*sourcesummary*confidence
+2
Save or update one durable traveler memory for personalization. Use only for stable, travel-relevant preferences or constraints explicitly stated by the traveler. Save or update one durable traveler memory for personalization. Use only for stable, travel-relevant preferences or constraints explicitly stated by the traveler.
verify_traveler_code
code*challengeRef*