fcp-mcp

dreliq9/fcp-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
The most capable Final Cut Pro MCP server — 88 tools: FCPXML engine + live FCP control + media analysis + parametric puppets
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fcp-mcp": {
      "command": "uvx",
      "args": [
        "fcp-mcp"
      ]
    }
  }
}

Or install with pip: pip install fcp-mcp

README Excerpt

<!-- mcp-name: io.github.dreliq9/fcp-mcp --> **The most capable MCP server for Final Cut Pro** — 88 tools covering FCPXML editing, live FCP control, parametric puppets, and media analysis. One server, every layer. ``` You: "Open the library, find flash frames in the hero timeline, fix them, and bounce to ProRes."