fcpxml-mcp-server

DareDev256/fcpxml-mcp-server
★ 42 stars Python 🤖 AI/LLM Updated 2d ago
🎬 The first AI-powered MCP server for Final Cut Pro XML. Control your edits with natural language.
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": {
    "fcpxml-mcp-server": {
      "command": "uvx",
      "args": [
        "fcpxml-mcp-server"
      ]
    }
  }
}

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

Topics

aianthropicclaudefcpxmlfinal-cut-promcpmodel-context-protocolpythonvideo-editing