Premiere-MCP-BuildX-Exclusive-V3
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Premiere-MCP-BuildX-Exclusive-V3Transcribe and cut ~/clips/interview.mp4 into a tight timeline"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Claude Video Editor
Prompt-driven editing in Adobe Premiere Pro 2026. Claude transcribes footage, decides the cuts, builds motion graphics as HTML, and assembles everything on a real timeline.
Start a session
Every time, before asking Claude to touch Premiere:
Open Premiere Pro with your project.
Window > Extensions > MCP Bridge (CEP)Temp directory:
/tmp/premiere-mcp-bridgeClick Start Bridge.
Without this, Premiere tool calls hang. It is the single most common failure.
Then, before any build step, confirm the sequence format:
node scripts/check-sequence.mjsIt exits non-zero on anything that is not 29.97 / 1080×1920 and refuses to continue. A 30 fps timeline against 29.97 source drifts invisibly until playback, and the MCP tools that claim to fix frame rate and resolution are no-ops.
Then open this folder in Claude and prompt in plain language:
Rough cut
/path/to/raw.mp4and put it on the timeline. Cut it hard — only the essential parts.
Make a lower third that says "Tom Martell / Project Manager" — stepped 8fps feel, warm paper texture, gold accent. Put it over the clip at 00:12.
Related MCP server: Premiere Pro MCP Server
What's here
Path | |
| How the system works — the operating manual Claude reads |
| Permanent BuildX knowledge — brand, voice, editorial and production standards |
| Which MCP tools actually work — 97 of 281 fake success |
| Footage → word-level transcript (whisper.cpp) |
| Footage → word-level transcript (WhisperX, forced alignment + VAD) |
| Keep-ranges → exact timeline placements, and optional FCP7 XML |
| Run first. Hard-fails if the sequence is not 29.97 / 1080×1920 |
| New project from the vertical template, |
| Video → shot list with timecodes |
| Horizontal footage → 1080×1920 master in |
| Audio prepared for transcription only — never for the edit |
| HyperFrames composition → ProRes 4444 / MP4 |
| Call any Premiere tool from the shell (bridge testing) |
| Regenerate |
| Working transparent lower-third, use as a template |
| Computer-use runbooks — the four GUI-only operations, and the evidence log |
| The MCP server + CEP bridge |
| Audio and colour treatment notes |
Health check
cd mcp/premiere-pro-mcp && npm run setup:doctorRequirements
Node 18+ (running 26), ffmpeg, Premiere Pro 2026. Transcription and graphics rendering run locally — no API keys, no upload.
Uninstall
cd mcp/premiere-pro-mcp && npm run uninstall:macRemoves the CEP extension and the Claude Desktop MCP entry. Delete this folder to remove the rest.
This server cannot be installed
Maintenance
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
- AlicenseCqualityAmaintenanceAn AI-powered automation bridge for Adobe Premiere Pro that enables controlling video edits with natural language and automating workflows through Claude or other AI agents.1001,130465MIT
- Alicense-qualityDmaintenanceEnables control of Adobe Premiere Pro through Claude using over 170 tools for editing, effects, and timeline management. It supports advanced project operations, automated captions, and AI-generated voiceovers via ElevenLabs integration.88728MIT
- Flicense-qualityDmaintenanceEnables natural language control of DaVinci Resolve, allowing Claude to browse projects, edit timelines, apply color grades, render exports, and perform AI-powered frame analysis via Moondream.12
- AlicenseAqualityBmaintenanceMakes Claude a real operator for Adobe Premiere Pro 2025, providing 59 tools to control projects, timelines, media, exports, and even create cinematic intros with beat detection and style presets.59MIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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