Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Fcp Mcp β€” Final Cut Pro MCP Server
Fcp Mcp β€” Final Cut Pro MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 7:43:12 PM

Fcp Mcp β€” Final Cut Pro MCP Server

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository7 GitHub StarsTotal stargazers on GitHub for the source repository (7 stars).Visit Website

Final Cut Pro MCP β€” 88 tools: FCPXML engine, live FCP control, media analysis, puppets.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for fcp-mcp β€” Final Cut Pro MCP Server, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

fcp-mcp β€” Final Cut Pro MCP Server

Trusted, local, human-approved Final Cut Pro workflows. fcp-mcp inspects, generates, and transactionally edits FCPXML, then optionally hands verified artifacts to Final Cut Pro. The default profile never performs direct live or offline mutation.

Version 0.3.0 freezes a 94-tool catalog across four profiles. It is a bounded FCPXML interchange and tested Final Cut Pro handoff surfaceβ€”not a claim of complete autonomous Final Cut Pro control. The default workflow is inspect, prepare, review, hash approval, then commit.

Code
You: "Find and repair flash frames in hero.fcpxml."
Claude β†’ fcpxml_detect_flash_frames β†’ fcpxml_workflow_prepare
       β†’ review semantic diff + candidate hash β†’ fcpxml_workflow_commit
Result: the reviewed candidate is atomically committed with durable evidence

Start here:

  • Documentation index
  • First run
  • Compatibility
  • Support
  • Security
  • v0.3.0 release and fresh product evidence
  • Agent operating guide
  • Production workflow recipes
  • v0.3 changelog
  • v0.3.0 review evidence

Project Structure

Code
fcp-mcp/
β”œβ”€β”€ src/fcp_mcp/
β”‚   β”œβ”€β”€ __init__.py
β”‚   β”œβ”€β”€ __main__.py              # python -m fcp_mcp CLI
β”‚   β”œβ”€β”€ cli.py                   # serve, doctor, doctor --json, --version
β”‚   β”œβ”€β”€ config.py                # immutable environment configuration
β”‚   β”œβ”€β”€ contracts.py             # stable errors + structured diagnostics
β”‚   β”œβ”€β”€ diagnostics.py           # non-mutating runtime readiness checks
β”‚   β”œβ”€β”€ observability.py         # text/JSON transaction events
β”‚   β”œβ”€β”€ server.py                # MCP v2 entry and profile-selected handlers
β”‚   β”œβ”€β”€ tool_metadata.py         # MCP safety annotation presets
β”‚   β”œβ”€β”€ automation/
β”‚   β”‚   └── osascript.py         # argv-isolated AppleScript/JXA runner
β”‚   β”œβ”€β”€ security/
β”‚   β”‚   └── paths.py             # allowed-root and output policy
β”‚   β”œβ”€β”€ fcpxml/
β”‚   β”‚   β”œβ”€β”€ parser.py            # FCPXML β†’ Python object tree
β”‚   β”‚   β”œβ”€β”€ writer.py            # transactional XML mutation/writing
β”‚   β”‚   β”œβ”€β”€ models.py            # TimeValue, Timecode, Clip, Timeline, etc.
β”‚   β”‚   β”œβ”€β”€ time_utils.py        # rational-arithmetic timecode
β”‚   β”‚   β”œβ”€β”€ analysis.py          # pacing, flash frames, gaps, duplicates
β”‚   β”‚   β”œβ”€β”€ validator.py         # DTD-style structural validation
β”‚   β”‚   β”œβ”€β”€ generator.py         # programmatic project/timeline creation
β”‚   β”‚   β”œβ”€β”€ puppet.py            # character puppet system
β”‚   β”‚   β”œβ”€β”€ diff.py              # timeline A/B comparison
β”‚   β”‚   └── transaction.py       # validated atomic FCPXML commits
β”‚   β”œβ”€β”€ fcp_control/             # AppleScript bridge for live FCP control
β”‚   β”œβ”€β”€ media/
β”‚   β”‚   └── ffprobe.py           # ffprobe wrapper for media analysis
β”‚   β”œβ”€β”€ pipeline/                # multi-step workflows
β”‚   β”œβ”€β”€ workflow/                # durable prepare, approval, commit, recovery
β”‚   └── utils/
β”‚       β”œβ”€β”€ atomic_write.py       # backup, replace, rollback
β”‚       β”œβ”€β”€ safe_xml.py          # defusedxml hardening
β”‚       └── paths.py             # trusted system path helpers
β”œβ”€β”€ tests/                       # complete unit + contract suite
β”œβ”€β”€ scripts/                     # docs, coverage, and wheel gates
β”œβ”€β”€ docs/
β”‚   β”œβ”€β”€ README.md                # documentation map and status
β”‚   β”œβ”€β”€ research/                # dated research records
β”‚   └── reviews/                 # release evidence and decisions
β”œβ”€β”€ examples/
β”‚   β”œβ”€β”€ quickstart.py            # install verification
β”‚   └── GALLERY.md               # workflow gallery with prompts
β”œβ”€β”€ pyproject.toml
β”œβ”€β”€ server.json                  # MCP Registry manifest
β”œβ”€β”€ LLM_GUIDE.md                 # operational guide for agents
β”œβ”€β”€ WORKFLOWS.md                 # production recipes
β”œβ”€β”€ CHANGELOG.md
β”œβ”€β”€ ROADMAP.md
β”œβ”€β”€ CONTRIBUTING.md
└── LICENSE

Setup

Prerequisites

  • Python 3.10+
  • macOS 15.6 or later with Final Cut Pro
  • FFmpeg on $PATH (for media_* tools): brew install ffmpeg
  • Apple Compressor (optional, for compressor_* tools)

Install

Install the current published release from PyPI:

bash
pipx install fcp-mcp

Or from source (for contributors):

bash
git clone https://github.com/dreliq9/fcp-mcp.git
cd fcp-mcp
python3 -m venv .venv
source .venv/bin/activate
pip install -e ".[dev]"

Verify

bash
fcp-mcp --version
fcp-mcp doctor
fcp-mcp doctor --json
python examples/quickstart.py

doctor exits 0 when ready, 1 when offline service is usable but optional capabilities are degraded, and 2 when configuration blocks required runtime behavior. MCP clients can call the same structured surface through fcp_doctor.

Connect to Claude Code

Terminal
claude mcp add-json fcp '{"type":"stdio","command":"fcp-mcp"}' --scope user

Or if you installed from source, point at your venv's Python:

Terminal
claude mcp add-json fcp '{"type":"stdio","command":"/FULL/PATH/TO/.venv/bin/fcp-mcp"}' --scope user

Or edit ~/.claude.json directly:

config.json
{
  "mcpServers": {
    "fcp": {
      "type": "stdio",
      "command": "fcp-mcp"
    }
  }
}

Claude Desktop

Add the same config to your Claude Desktop config file:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json

Verify connection

Terminal
claude mcp list       # from terminal
/mcp                  # inside Claude Code

Catalog Profiles

Select a profile with FCP_MCP_PROFILE. The default workflow profile keeps the inspect β†’ prepare β†’ review β†’ hash approval β†’ commit sequence bounded and reviewable.

ProfileToolsPromptsResourcesPurpose
inspect3020Offline inspection and diagnostics
workflow (default)3433Reviewable transactional FCPXML edits
edit7553Direct offline mutation plus workflows
full9453All offline tools and opt-in live FCP, media, and Compressor tools

The 94 tools include the youtube-mcp.materialized-clip-plan/v1 provenance adapter, fcpxml_generate_from_clip_plan, in edit and full only. Live FCP control remains independently disabled unless FCP_MCP_ENABLE_LIVE_CONTROL=1; choosing full does not grant that authority.

Available Tools (94 in full)

The full catalog combines 93 domain tools across 13 functional categories with fcp_doctor.

CategoryCountWhat it does
inspect8Parse, list clips/markers/effects/roles, analyze pacing, timeline stats, A/B diff
qc10Flash frames, gaps, duplicates, media links, frame rates, audio levels, safe zones, duration, structural validation, aggregate QC report
edit12Markers, keywords, titles, audio, transitions, trim, split, delete, reorder, speed, role assign, reformat
heal3Fix flash frames, fill gaps, remove silence
batch4Markers, rename, role assign, apply transition across many clips
generate5New project/timeline, rough cuts, montages, and provenance-preserving clip-plan FCPXML
templates3List and save FCPXML templates; fcpxml_apply_template remains unsupported_contract in v0.3.0
io5Import SRT/EDL, export EDL + DaVinci Resolve XML + Premiere FCP7 XMEML
live20AppleScript-backed library/events/projects, playback, menu/keyboard, share, and discovery
puppet7Parametric character rigs in FCPXML with motion presets
media10ffprobe + ffmpeg info, loudness, silence, beats, scenes, thumbnails, and audio-to-MIDI
compressor2List Compressor settings and dispatch encode jobs
workflow4Prepare, inspect, hash-approve, commit, or cancel durable edit runs

Key Features

Three layers in one server

Most FCP MCPs pick a lane. DareDev256/fcpxml-mcp-server is FCPXML-only. elliotttate/finalcutpro-mcp is AppleScript/JXA-heavy with thin FCPXML. fcp-mcp does both β€” and adds media analysis (ffprobe) and a parametric puppet system on top. An agent can open a library, inspect the active timeline, patch the XML, re-import, trigger Share, and dispatch a Compressor job β€” end to end.

Rational-arithmetic timecode

Time values are stored as fractions ("720/24s") and only collapsed to floats at display boundaries. Frame-accurate across 23.976 / 24 / 29.97 / 59.94 / drop-frame β€” no rounding drift when splitting, trimming, or concatenating.

Scoped and transactional XML handling

All .fcpxml reads go through defusedxml via utils/safe_xml.py β€” XXE, entity expansion, and external entities are blocked by default. The parser enforces configured XML size and depth limits.

User paths are resolved beneath configured roots after symlink resolution. FCPXML writes are serialized to a secure temporary file beside the destination, structurally validated, backed up when replacing an existing destination, atomically committed, and validated again. The built-in validator checks the invariants it implements; it is not a complete Apple schema validator. Import into a disposable Final Cut Pro project is the authoritative compatibility gate for important outputs. On a release workstation with Final Cut Pro installed, preflight a candidate against the DTD matching its declared FCPXML version:

bash
python scripts/apple_dtd_gate.py path/to/candidate.fcpxml

This gate reads the DTD from the installed Final Cut Pro application bundle; the project does not copy or redistribute Apple's schema. A passing DTD check does not replace the disposable-project import because Final Cut Pro also checks media and application-level semantics.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools8 views
    Compare vs Claude Task Master β†’
  • Skill of Skills logoSkill of Skills

    Quality-ranked, cross-platform directory of AI coding skills, plugins and MCP servers.

    πŸ’» Developer Tools2 views
    Compare vs Skill of Skills β†’
  • R
    Ruv Swarm

    Neural network swarm orchestration with WebAssembly acceleration and MCP integration

    πŸ’» Developer Tools2 views
    Compare vs Ruv Swarm β†’
  • Valet logoValet

    Get share links, publish and manage websites, artifacts and agents. No account needed.

    πŸ’» Developer Tools2 views
    Compare vs Valet β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Fcp Mcp β€” Final Cut Pro MCP Server

We don't have a confirmed install command for fcp-mcp β€” Final Cut Pro MCP Server yet, so we don't publish a generated one β€” a guessed package name would point at the wrong package or none at all. Follow the project's own README or setup instructions (https://github.com/dreliq9/fcp-mcp) for the current steps.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewFcp Mcp β€” Final Cut Pro MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/fcp-mcp-final-cut-pro-mcp-server?style=directory)](https://allmcps.com/mcp/fcp-mcp-final-cut-pro-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/fcp-mcp-final-cut-pro-mcp-server"><img src="https://allmcps.com/api/badge/fcp-mcp-final-cut-pro-mcp-server?style=directory" alt="Fcp Mcp β€” Final Cut Pro MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars7
GitHub Star CountTotal stargazers on GitHub representing community popularity (7 stars).
32Quality signal: Emerging Β· 32/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools11/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Fcp Mcp β€” Final Cut Pro MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code