Skip to main content
Glama

Related Servers

Alternatives to kling-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    B3.3/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: login for authentication, five different video generation types (ai_avatar, extend_video, image_to_video, motion_control, text_to_video), get_task for status retrieval, and check_pricing for cost lookup. No overlap in functionality.

    Naming Consistency3/5

    All names use lowercase with underscores, but the pattern is inconsistent: some are verb_noun (extend_video, get_task, check_pricing) while others are just task type names (ai_avatar, image_to_video, motion_control, text_to_video). This mixed convention could cause minor confusion about which are actions vs. resource types.

    Tool Count4/5

    With 8 tools, the server covers authentication, five distinct generation operations, status retrieval, and pricing. This is a reasonable scope for a video generation API, though slightly on the higher side but still well-scoped.

    Completeness3/5

    Core operations are present: login, generation, status, pricing. However, missing cancel or delete for tasks, and there is no listing of past tasks. These gaps may force agents to rely on external tracking or default to polling, limiting workflow completeness.

    Maintenance

    ActivityNo data
    ResponsivenessNo issues