DareDev256DareDev256Communityยท1 Agent Skills Included

fcp-mcp-server

Final Cut Pro timeline analysis, editing, and quality control

Analyzes, edits, and generates Final Cut Pro timelines through FCPXML files using natural language. Detects flash frames, gaps, duplicates, and silence, then fixes them in batch without manual scrubbing. Builds rough cuts, syncs edits to music beats, adds chapters from transcripts, and exports to DaVinci Resolve or Premiere. Pushes finished timelines directly into a running Final Cut Pro with zero clicks.
npx skills add DareDev256/fcp-mcp-server --all -g -y
Available:

Explains the server's architecture, rational time handling, and FCPXML pitfalls so the agent edits timelines correctly without corrupting files.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install fcp-mcp-server?โ–ผ

Run `npx skills add DareDev256/fcp-mcp-server --all -g -y` in your terminal to install everything globally.

How to edit Final Cut Pro timelines with AI?โ–ผ

Export XML from Final Cut Pro, then ask in plain English to analyze, trim, mark, or fix the timeline. Import the modified XML back into FCP, or push it directly into the running app.

Can it remove silence and filler words automatically?โ–ผ

Yes. It detects silence with ffmpeg and transcribes dialogue locally with Whisper, then cuts dead air and filler words from the timeline in batch.

Does it work without Final Cut Pro installed?โ–ผ

Yes. Pure XML mode runs anywhere with Python 3.10+, since it only reads and writes FCPXML files. Live push-to-FCP features require macOS with Final Cut Pro.

Will it overwrite my original project files?โ–ผ

No. Every write operation creates a new file with a suffix like _modified, so your original timeline is never touched.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’