Skip to main content
Glama
Dsrupt-Technologies

Dsrupt After Effects MCP

Related Servers

Alternatives to Dsrupt After Effects MCP

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.1/5.0

    Scored across 12 tools

    Disambiguation4/5

    Most tools are clearly scoped by AE object level (project/comp/layer) or function (render, save, import/export). ae_context and ae_project_info overlap somewhat in ambient/project state, and ae_version_info/ae_context both ask to be called at session start, but descriptions distinguish them sufficiently.

    Naming Consistency4/5

    The ae_ prefix and snake_case are consistent, with an info suffix for read-only inspectors and verb_noun names for actions. The generic ae_do and noun-only ae_context/ae_catalog deviate slightly from a strict verb_noun pattern, but the convention is still predictable.

    Tool Count5/5

    12 tools is well within the ideal range and each tool serves a meaningful role in the AE workflow. The count feels appropriately scoped without redundancy or bloat.

    Completeness4/5

    The set covers inspection at project/comp/layer levels, mutation through ae_do, visual verification via ae_render_frame, persistence, and full JSON round-tripping. Minor gaps like an explicit undo/redo tool or direct project lifecycle operations exist, but they are largely addressable through ae_do/operations.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues