Skip to main content
Glama

Related Servers

Alternatives to yueying

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.4/5.0

    Scored across 6 tools

    Disambiguation4/5

    Each tool has a clear primary purpose, but get_frames and get_frame_at have overlapping names and both can return individual frames, and get_transcript/search_transcript both access transcript content. The descriptions are detailed enough to resolve most ambiguity, so misselection is unlikely.

    Naming Consistency5/5

    All tool names follow a consistent lowercase snake_case verb_noun pattern: list_videos, watch_video, get_transcript, search_transcript, get_frames, get_frame_at. The only slight variation is the prepositional suffix in get_frame_at, but it still reads as verb_object and maintains overall consistency.

    Tool Count5/5

    Six tools is a well-scoped set for the video-analysis lifecycle: one ingestion tool, two transcript accessors, two frame accessors, and one listing utility. No tool feels redundant, and the count is appropriate for the server's purpose.

    Completeness4/5

    The tool surface covers the full workflow of ingesting a video, listing processed items, reading/searching transcripts, and inspecting frames. Minor gaps exist, such as no delete/cancel operation and no dedicated metadata retrieval, but these do not block the core use cases.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues