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. Window > Extensions > MCP Bridge (CEP)

  3. 一時ディレクトリ: /tmp/premiere-mcp-bridge

  4. Start Bridgeをクリックします。

これを実行しないと、Premiereのツール呼び出しがハングします。これは最も一般的な失敗です。

その後、ビルド手順の前に、シーケンス形式を確認します:

node scripts/check-sequence.mjs

29.97 / 1080×1920以外の場合は非ゼロで終了し、続行を拒否します。 30fpsのタイムラインと29.97fpsのソースでは、再生まで目に見えないドリフトが発生し、フレームレートと解像度を修正すると称する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

横型映像 → reframed/内の1080×1920マスター

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/

コンピュータ使用の手順書 — 4つの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