Skip to main content
Glama
Autonomad1
by Autonomad1

Related Servers

Alternatives to autonomad-travel

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Coordinates flights, hotels, events, weather, currency, and traffic data through a single MCP server, enabling comprehensive trip planning via natural language prompts.
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Hotel booking MCP server — the first transaction-complete hotel booking integration for AI agents. Search 300K+ properties in 140+ countries, get live rates and room details, and generate secure checkout URLs. No payment in the AI conversation — guests complete booking at a hosted checkout page and receive a real hotel confirmation number. Set your own booking fee via Stripe Connect.
      8
      17 npm
      2
      -
    • F
      license
      Not graded
      quality
      A
      maintenance
      Provides real travel search for AI assistants, enabling flight, hotel, car rental, and ground transportation searches through a single MCP tool, with no API keys required.
      75
      -

    TDQS

    A4.4/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each search tool targets a distinct travel vertical—hotels, flights, ground transport, dining, live events, and activities—and create_booking_intent is clearly the booking counterpart to all of them. The only adjacent pair, search_events vs search_activities, is cleanly separated by catalog (Ticketmaster/SeatGeek vs Viator).

    Naming Consistency5/5

    All eight tools follow the same snake_case verb_noun pattern: search_* for discovery, create_booking_intent for the action, and get_capabilities for the meta check. There are no mixed naming conventions, vague verbs, or inconsistent styles.

    Tool Count5/5

    Eight tools is well-scoped for a travel search plus booking-intent server: six vertical search tools, one booking-action tool, and one capabilities utility. Each tool earns its place without redundancy or bloating.

    Completeness4/5

    The server covers search across all major trip components and supports combining multiple selections into a single trip booking intent. The only notable gap is post-booking lifecycle management (status/cancel/modify), but that is a deliberate handoff to the web for payment and identity verification.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues