Skip to main content
Glama
samthedataman

better_luma

Related Servers

Alternatives to better_luma

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.6/5.0

    Scored across 10 tools

    Disambiguation3/5

    Most tools target distinct actions, but some overlap exists: list_events and scrape_city both collect events, get_event_guests and scrape_city both collect attendees, and list_my_luma_events overlaps with verify_luma_host in checking host status. The descriptions reduce ambiguity but the boundaries are not always crisp.

    Naming Consistency4/5

    The naming pattern is mostly consistent verb_noun snake_case, e.g. list_events, get_event, search_events, verify_luma_host. The lone 'health' tool breaks the pattern by not using a verb, though it is still understandable.

    Tool Count5/5

    Ten tools is a well-scoped count for an event aggregation/read-only API. Each tool covers a distinct aspect of the domain without unnecessary bloat or obvious redundancy.

    Completeness4/5

    The toolset covers the core read-only workflow: event types, cities, event listing/search/detail, guests, city scraping, and authenticated user event queries. Minor gaps exist such as no explicit platform-list tool or direct attendee export beyond guests, but agents can mostly accomplish the intended tasks.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues