Skip to main content
Glama

Related Servers

Alternatives to lilo-vacation-rentals

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      An MCP server for agent-bookable holiday lets, enabling AI assistants to check availability, get signed quotes, and request bookings with mandatory owner approval.
      -
    • 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
      9 npm
      3
      -
    • A
      license
      A
      quality
      A
      maintenance
      A hosted MCP server that lets Claude, Cursor, Windsurf, and other clients search Airbnb stays by location and dates, and read full listing details as structured JSON, with no Airbnb developer account or partner approval required.
      2
      62 npm
      6
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      An MCP server that gives AI agents live Google Hotels data (search, rooms, rates, cancellation) via internal RPC — no API key or scraping required.
      2
      MIT

    TDQS

    C2.8/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: check_availability handles pricing/dates, check_guest_risk_score assesses guest risk, create_booking makes bookings, detect_extortion_pattern identifies threats, get_squatter_risk analyzes tenancy risks, and search_properties finds rentals. There is no overlap or ambiguity between these functions.

    Naming Consistency5/5

    All tools follow a consistent verb_noun naming pattern (e.g., check_availability, create_booking, search_properties). The verbs are appropriate and descriptive, and there are no deviations in style or convention.

    Tool Count5/5

    With 6 tools, the count is well-scoped for a vacation rental server, covering key operations like property search, booking, risk assessment, and threat detection. Each tool serves a distinct and necessary function without redundancy.

    Completeness4/5

    The tool set covers core workflows such as searching, booking, and risk analysis, but lacks update/cancel operations for bookings and property management features. However, agents can likely work around these minor gaps given the strong coverage of pre-booking and security aspects.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues