← Registry

General Tools

atatravel.cloud

This MCP server provides tools for querying and exploring travel accommodation network data and availability.

1 endpoint21 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://atatravel.cloud/mcp

No auth detected

MCP server metadata

Name
ATA Agentic Travel Agency
Version
2.2.0
Capabilities
prompts.listChangedtools.listChanged

Known tools 21

ping

A simple ping tool

Inferred read-only
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.

Inferred read-only
search_flexible_network_availability

Find real, priced ATA stays when the traveler is flexible.

Inferred read-only
get_company_mission

Returns the official ATA company mission and description.

Inferred read-only
get_traveler_memories

Returns active structured memories for a verified traveler.

Inferred read-only
suggest_traveler_memory

Save or update one durable traveler memory for personalization.

Potential side effects
search_property_availability

Search specific dates and occupancy for a known property using its propertyToken.

Inferred read-only
search_network_availability

Find accommodations across the ATA Travel Network with real-time pricing.

Inferred read-only
search_buildings

Find published ATA building/complex profiles by destination, neighborhood, tag, amenity, or free-text.

Inferred read-only
get_building_details

Get a published ATA building/complex profile with assigned stays and map coordinates.

Inferred read-only
get_stays_in_building

Return ATA stays assigned to a published building, optionally filtered by live dates and guest counts.

Inferred read-only
search_property_catalog

Browse the ATA property catalog WITHOUT needing dates.

Inferred read-only
get_property_details

Get date-free property and room details, including traveler-facing amenities, policies, Events & Weddings, room profiles, images, and links.

Inferred read-only
list_property_extras

List date-free published events, services, activities, day passes, experiences, dining, wellness, packages, transfers, and other extras for a known property.

Inferred read-only
start_traveler_verification

Start general traveler verification for this MCP session after the traveler confirms their email address.

Potential side effects
verify_traveler_code

Consume the six-digit code for a challenge started in this MCP session.

Inferred read-only
get_traveler_verification_status

Check whether a code or email-link challenge started in this MCP session has completed.

Potential side effects
start_traveler_handoff

Internal approval step for quote or booking tools.

Inferred read-only
get_traveler_handoff_status

Internal status check after sending an ATA verification link.

Inferred read-only
create_provisional_booking

Secure a reservation or create a host-approval enquiry on behalf of a traveler.

Potential side effects
create_quote

Generate a non-binding reference quote for a traveler.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ata-agentic-travel-agency]
url = "https://atatravel.cloud/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ata-agentic-travel-agency": {
      "type": "http",
      "url": "https://atatravel.cloud/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ata-agentic-travel-agency
Remote MCP URL: https://atatravel.cloud/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ata-agentic-travel-agency": {
      "url": "https://atatravel.cloud/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ata-agentic-travel-agency": {
      "type": "http",
      "url": "https://atatravel.cloud/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ata-agentic-travel-agency",
  "transport": "streamable-http",
  "url": "https://atatravel.cloud/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for atatravel.cloud was fetched 2026-07-31T14:55:57.143Z and is being refreshed.

Trust status Neutral

atatravel.cloud is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.