Skip to main content
Glama

Related Servers

Alternatives to capcut-mcp

No user-submitted related servers found.

    Related Servers

    • 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
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI-assisted, read-only inspection of local CapCut desktop projects by discovering the draft store, listing projects, and examining timeline structure, tracks, segments, canvas, FPS, and timing. It also checks CapCut compatibility before any editing.
      5
      AGPL 3.0

    TDQS

    B3.3/5.0

    Scored across 28 tools

    Disambiguation5/5

    Every tool maps to a distinct resource/action (drafts, masks, filters, transitions, segments, keyframes, session state), and overlapping operations are differentiated by clear object nouns (e.g., add_video vs add_track; set_props vs add_keyframe). The only wildcard is raw_patch, but it is explicitly framed as an escape hatch rather than a competing workflow.

    Naming Consistency4/5

    Tools consistently use capcut_<verb>_<noun> in snake_case (list_drafts, add_video, trim_segment, save), making the API predictable. Minor deviations like capcut_read_timeline instead of list/get and the adjective-noun raw_patch prevent a perfect score.

    Tool Count2/5

    At 28 tools, the server exceeds the comfortable range and will feel heavy for an agent to discover and select from, even though most tools are distinct. A more consolidated surface would be more appropriate for the apparent scope.

    Completeness4/5

    The toolkit covers the core editing lifecycle: draft discovery/cloning, timeline inspection, adding/removing/transforming segments, effects, keyframes, and session persistence/validation. Gaps like no explicit track deletion, no direct effect removal (only replacement), and no sticker catalog create minor workarounds but not dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues