Skip to main content
Glama

Related Servers

Alternatives to theme-video-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.5/5.0

    Scored across 3 tools

    Disambiguation5/5

    The three tools have clearly separated roles: list_components enumerates scene components, list_assets enumerates available icons/illustrations, and render_video performs the actual rendering. There is no realistic ambiguity between the two list tools because their resource types are distinct.

    Naming Consistency5/5

    All tool names follow the same lowercase snake_case verb_noun pattern: list_components, list_assets, and render_video. The verbs 'list' and 'render' are accurate and consistently applied.

    Tool Count5/5

    Three tools are well-scoped for this narrow server purpose: discover available components, discover available assets, and render a video. Each tool earns its place and there are no redundant or extraneous tools.

    Completeness5/5

    The workflow is fully covered: list_components supplies prop schemas for composing scenes, list_assets provides valid asset names, and render_video consumes both to produce the final output with URLs and narration files. Since the catalogs are fixed, additional CRUD operations would be unnecessary.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues