Skip to main content
Glama

Related Servers

Alternatives to Raskadr

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      B
      maintenance
      Enables reading and editing CapCut desktop draft projects, including adding/moving/trimming/splitting clips, text, audio, images, filters, transitions, masks, keyframe animation, audio fades, stickers, setting transforms, validation, and saving with backups.
      28
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables reading and creating projects in a local CapCut draft library through natural language — listing timelines, checking for missing media, and generating new edits from clips, with cuts automatically matched to the beat of a track. It works by cloning an existing draft as a structural template, so new projects inherit CapCut's undocumented file format.
      6
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants like Claude Code to build and edit CapCut video projects locally by creating drafts, adding media and effects, and saving projects that open in CapCut desktop.
      1
      Apache 2.0

    TDQS

    A4/5.0

    Scored across 5 tools

    Disambiguation4/5

    Most tools have clear, distinct responsibilities: list projects, inspect a project, and plan an edit are easy to tell apart. However, raskadr_health and raskadr_check_compatibility overlap somewhat as both are read-only environment/integrity checks, which could cause an agent to pick the wrong one.

    Naming Consistency4/5

    All tools share the raskadr_ prefix and use snake_case, with most following a verb_noun pattern like list_projects and inspect_project. raskadr_health breaks that pattern slightly by using a noun instead of a verb.

    Tool Count5/5

    Five tools is well-scoped for a read-only CapCut draft planning server. Each tool covers a distinct stage: health check, listing, inspection, compatibility validation, and edit planning.

    Completeness5/5

    The tool set forms a complete read-only workflow: verify access, list projects, inspect a project, check compatibility, and preview edits. Since the server explicitly avoids writing files, no CRUD operations are missing for its stated purpose.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues