Skip to main content
Glama

Related Servers

Alternatives to capcut-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      C
      maintenance
      Enables AI coding agents to programmatically assemble vertical videos and manage local CapCut Desktop drafts, including AI background removal, audio mastering to -14 LUFS or Demucs vocal isolation, music auto-ducking, punch zooms, karaoke captions, PiP proof overlays, hook badges, safe-zone linting, proxy previews, and EN→ES cloning/dubbing. It outputs real CapCut draft JSON ready for review and export.
      17
      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
    • A
      license
      A
      quality
      C
      maintenance
      An MCP server that reads and builds CapCut projects locally, enabling natural language queries about project contents, missing media, and creation of new edits including beat-synced cuts.
      6
      MIT

    TDQS

    A4.2/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: listing projects, reading a timeline, listing referenced media, creating a basic project, detecting beats, and creating a beat-synced project. The two create tools are differentiated by their specific behaviors and the beat edit tool explicitly builds on beat detection. No two tools could be reasonably confused for the same operation.

    Naming Consistency4/5

    All tools use a consistent capcut_ prefix and snake_case, and five of six follow a verb_noun pattern (list_projects, read_project, create_project, detect_beats, create_beat_edit). The outlier is capcut_project_media, which is noun-first rather than verb-first, a minor deviation that doesn't harm readability.

    Tool Count5/5

    Six tools is well-scoped for a local CapCut project manipulation server, covering inspection, media validation, creation, and beat-based creation without redundancy. Each tool earns its place and there are no unnecessary additions.

    Completeness3/5

    The surface covers listing, reading, media checking, and creating new projects, but lacks update, delete, rename, or any modification of existing projects. This is a notable gap for a project management domain, though the creation tools explicitly avoid modifying existing projects by design.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues