Skip to content
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
14.1%
135 probes
Response
112ms
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 — rideshare (Uber, Lyft) and car rental (Hertz, Enterprise, Avis, etc.) — timed to a flight arrival for door-to-door planning. NOTE: these return indicative quotes for pla…

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.github.QasperAI/qasper live
Discover and book businesses via AI agents.
9 tools · streamable-http
ai.gondola/gondola live
Book hotels and rental cars, triple stacking loyalty points, credit card points, and Gondola Cash.
32 tools · streamable-http
SubwayInfo NYC live
Real-time NYC transit data for subway, bus, ferry, commuter rail, and Citi Bike. Get live arrivals, service alerts, trip planning, and stati
25 tools · http
ai.dynamicfeed/dynamic-feed live
92 keyless tools of live, verifiable data for AI: weather, hazards, space, CVEs. Ed25519-signed.
91 tools · streamable-http
AEO Scanner live
AI search visibility audit — AEO, GEO, Agent Readiness scores with AI Identity Card.
4 tools · streamable-http
Direct MCP candidate from lists live
Discovered from lists; probed directly as a possible remote MCP endpoint.
13 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"
    }
  }
}