Skip to main content
Glama

Related Servers

Alternatives to marriott_mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    B3.2/5.0

    Scored across 17 tools

    Disambiguation4/5

    Most tools have clearly distinct purposes: reservation reads, auth flows, search, selection, checkout, and post-booking actions. However, search_hotels and get_room_options both return offers grouped by specialRates category, creating potential confusion about when to use one versus the other.

    Naming Consistency4/5

    The majority of tools follow a consistent snake_case verb_noun pattern (get_reservation, search_hotels, cancel_reservation, etc.). A few exceptions like 'status', 'login', and 'logout' break the pattern but remain readable and predictable.

    Tool Count4/5

    At 17 tools, the server is slightly above the ideal 3-15 range, but each tool maps to a distinct step in the Marriott booking and account management lifecycle. No tool feels redundant, and the count is justified by the breadth of functionality.

    Completeness4/5

    The tool set covers the full core workflow: authentication, hotel search, room options, selection, checkout, reservation management (modify/cancel/check-in), stay history, and loyalty status. The add_extras tool is explicitly a no-op stub, which is a minor dead end, but it transparently communicates non-support.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues