fcp-mcp-server

DareDev256/fcp-mcp-server
★ 76 stars Python AI/LLM Updated today
🎬 The first AI-powered MCP server for Final Cut Pro XML. Control your edits with natural language.
View on GitHub → 🔍 Audit Wallet Slippage →

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-server": {
      "command": "uvx",
      "args": [
        "fcp-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install fcp-mcp-server

README Excerpt

**The bridge between Final Cut Pro and AI. 7 grouped tools (62 underlying operations) that turn timeline XML into structured data Claude can read, edit, and generate.** **Hardened for real libraries:** 134 adversarial-input security tests, `defusedxml` everywhere, sandboxed writes, no patched binaries, no private APIs — plus a [private disclosure channel](SECURITY.md) with externally reported fixes already credited and merged.

Tools (13)

FCPXML_DTD_DIRFCP_MCP_LEGACY_TOOLSFCP_PROJECTS_DIRInterview_Aactiondefusedxmldeliverdiagnoseeditgenerateinspectmarktranscript

Topics

aianthropicclaudefcpxmlfinal-cut-promcpmodel-context-protocolpythonvideo-editing