Skip to main content
Glama
Tj3604

Premiere-MCP-BuildX-Exclusive-V3

by Tj3604

Claude Video Editor

基于提示驱动的 Adobe Premiere Pro 2026 剪辑工具。Claude 可转录素材、决定剪辑点、以 HTML 构建动态图形,并在真实时间线上完成所有编排。

启动会话

每次让 Claude 操作 Premiere 之前,请务必执行以下步骤:

  1. 打开 Premiere Pro 并加载你的项目。

  2. 进入 窗口 > 扩展 > MCP Bridge (CEP)

  3. 临时目录:/tmp/premiere-mcp-bridge

  4. 点击 启动 Bridge

若不执行此操作,Premiere 工具调用将挂起。这是最常见的故障原因。

然后,在任何构建步骤之前,确认序列格式:

node scripts/check-sequence.mjs

如果序列不是 29.97 / 1080×1920 格式,该命令将以非零状态退出并拒绝继续。 30 fps 的时间线与 29.97 的源素材搭配,会在播放时产生不可见的漂移,而声称能修复帧率和分辨率的 MCP 工具实际上是无效的。

然后在 Claude 中打开此文件夹,用自然语言发出指令:

/path/to/raw.mp4 进行粗剪并放入时间线。要剪得狠——只保留最核心的部分。

制作一个底部三分之一字幕,显示"Tom Martell / Project Manager"——步进式 8fps 效果,暖色纸张纹理,金色点缀。将其放在 00:12 处的片段上方。

Related MCP server: Premiere Pro MCP Server

目录结构

路径

CLAUDE.md

系统工作原理——Claude 读取的操作手册

knowledge/buildx/

永久 BuildX 知识库——品牌、语调、编辑与制作标准

TOOL-RELIABILITY.md

哪些 MCP 工具实际可用——281 个工具中有 97 个返回虚假成功

scripts/transcribe.mjs

素材 → 逐词转录(whisper.cpp)

scripts/transcribe-x.mjs

素材 → 逐词转录(WhisperX,强制对齐 + VAD)

scripts/plan-cut.mjs

保留范围 → 精确时间线放置,以及可选的 FCP7 XML

scripts/check-sequence.mjs

首先运行。 如果序列不是 29.97 / 1080×1920 格式则硬性失败

scripts/new-project.mjs

从竖版模板创建新项目,格式为 X#### (姓氏)

scripts/detect-scenes.mjs

视频 → 带时间码的镜头列表

scripts/reframe-vertical.mjs

横版素材 → 1080×1920 母版,输出至 reframed/ 目录

scripts/prep-audio.mjs

仅用于转录准备的音频处理——绝不用于剪辑

scripts/render-graphic.mjs

HyperFrames 合成 → ProRes 4444 / MP4

scripts/mcp-call.mjs

从命令行调用任意 Premiere 工具(桥接测试)

scripts/audit-tools.mjs

重新生成 TOOL-RELIABILITY.md

graphics/alpha-test/

可用的透明底部三分之一字幕,可作为模板使用

gui/

计算机使用操作手册——四个仅限 GUI 的操作,以及证据日志

mcp/premiere-pro-mcp/

MCP 服务器 + CEP 桥接

presets/

音频和色彩处理说明

健康检查

cd mcp/premiere-pro-mcp && npm run setup:doctor

系统要求

Node 18+(当前运行 26)、ffmpeg、Premiere Pro 2026。转录和图形渲染在本地运行——无需 API 密钥,无需上传。

卸载

cd mcp/premiere-pro-mcp && npm run uninstall:mac

移除 CEP 扩展和 Claude Desktop MCP 条目。删除此文件夹以移除其余内容。

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Agentic video editing on real footage: cut, caption, reframe, score, and export at full quality.

  • Clip videos into captioned shorts, add captions & schedule posts — from Claude, ChatGPT, Cursor.

  • A real timeline video editor for AI agents: journaled edits, FFmpeg/MLT rendering, exports

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Tj3604/Premiere-MCP-BuildX-Exclusive-V3'

If you have feedback or need assistance with the MCP directory API, please join our Discord server