# ATA Travel MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/cloud-atatravel-travel-agency
- Repository: https://github.com/Tuatara-Tec/ata-pms
- Website: https://atatravel.cloud/for-agents

## Install
- Endpoint: https://atatravel.cloud/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://atatravel.cloud/mcp

## Tools
- ping - A simple ping tool Endpoint: https://atatravel.cloud/mcp
- 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. Endpoint: https://atatravel.cloud/mcp
- 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. Endpoint: https://atatravel.cloud/mcp
- 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. Endpoint: https://atatravel.cloud/mcp
- get_traveler_memories - Returns active structured memories for a verified traveler. Use this when you need durable personalization beyond the context already provided. Endpoint: https://atatravel.cloud/mcp
- 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. Endpoint: https://atatravel.cloud/mcp
- search_property_availability - Search specific dates and occupancy for a known property using its propertyToken. Endpoint: https://atatravel.cloud/mcp
- 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. Endpoint: https://atatravel.cloud/mcp
- 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. Endpoint: https://atatravel.cloud/mcp
- 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. Endpoint: https://atatravel.cloud/mcp
- get_stays_in_building - Return ATA stays assigned to a published building, optionally filtered by live dates and guest counts. Endpoint: https://atatravel.cloud/mcp
- 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. Endpoint: https://atatravel.cloud/mcp
- get_property_details - Get detailed information about a property including full image gallery, room images, and links. Use propertyToken from search results. Endpoint: https://atatravel.cloud/mcp
- list_property_extras - List published day passes, experiences, activities, packages, transfers, and other extras for a known ATA property. Returns read-only offer details and secure public purchase links; it does not create an order. Endpoint: https://atatravel.cloud/mcp
- 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. Endpoint: https://atatravel.cloud/mcp
- 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. Endpoint: https://atatravel.cloud/mcp
- create_provisional_booking - Secure a reservation or create a host-approval enquiry on behalf of a traveler. 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. Endpoint: https://atatravel.cloud/mcp
- 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 only to confirm their email, check their inbox, and click the secure ATA link. Quotes do not hold inventory or guarantee future availability. Endpoint: https://atatravel.cloud/mcp

## Resources
Not captured

## Prompts
- agency-introduction - Read this first: A guide to acting as a travel agent using the ATA network.

## Metadata
- Owner: cloud.atatravel
- Version: 2.1.2
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 30, 2026
- Source: https://registry.modelcontextprotocol.io
