Back to search
100
MCP live v1.4.0 streamable-http

ai.autonomad/travel

ai.autonomad/travel

AI travel agent — book flights, hotels, activities, and events worldwide via autonomad.ai.

Uptime
62.5%
8 probes
Response
104ms
last probe
Tools
8
callable

Tools · 8

search_hotels

Search hotels, lodging, accommodations, resorts, and places to stay for a trip. Filter by city, country, check-in/check-out dates, room type, nightly price, star rating, and amenities (pool, gym, wifi…

search_flights

Search airline flights / airfares between two cities by date, cabin class (economy / premium economy / business / first), and number of passengers. Returns available flights from 800+ airlines (Duffel…

search_transport

Search ground transportation, car rentals, and rideshare options (Uber, Lyft, rental cars from Hertz / Enterprise / Sixt / Avis). Returns options timed to a flight arrival for door-to-door travel. Car…

search_dining

Search restaurants, dining options, and reservation availability by city, date, time, cuisine, party size, neighborhood, and price range. Use this when the user wants to find a restaurant, book dinner…

search_activities

Search tours, experiences, attractions, sightseeing, and things to do via Viator (200K+ activities worldwide). Filter by city, date range, and category (food tours, walking tours, museums, snorkeling,…

search_events

Search live events, concerts, sports games, theater, comedy, and shows in a city (Ticketmaster + SeatGeek catalog). Filter by city, date range, category (music / sports / arts / theater / family / com…

create_booking_intent

Create a booking intent — returns a deep-link the user clicks to complete the booking on autonomad.ai. The first booking they complete unlocks a 1-month free Autonomad Premium trial automatically. ALW…

get_capabilities

Return the server's version, mode (human vs autonomous-agent), API base, and the list of currently-exposed tools. Useful for the LLM to confirm tool-schema compatibility before issuing a sequence of c…

Similar MCP servers embedding-nearest

io.aitrips/trip-planner
AI-native trip planning with flights, activities, accommodations, tasks, and maps.
0 tools · streamable-http
trvl
AI travel agent for flights, hotels, ground transport, price alerts, and award travel.
0 tools
Journi Travel
Personal AI travel agent. Points optimization, live flight/hotel/award search, trip planning.
0 tools · streamable-http
BoostedTravel
Flight search & booking for AI agents. 400+ airlines, 75 free local connectors.
0 tools
Nowah Travel
Your personal AI travel concierge — flights, hotels, 116M+ POIs, visas, weather & more
0 tools · streamable-http
travel.art
Art-tourism data for AI agents: biennales, art fairs, museums with 2026 prices + dates.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.autonomad/travel": {
      "url": "https://mcp.autonomad.ai/mcp",
      "transport": "streamable-http"
    }
  }
}