MCP Directory
Back

fcpxml-mcp-server

by DareDev256 Β· Python Β· β˜… 41

🎬 The first AI-powered MCP server for Final Cut Pro XML. Control your edits with natural language.

#ai#anthropic#claude#fcpxml#final-cut-pro#mcp#model-context-protocol#python#video-editing

Install

pip install git+https://github.com/DareDev256/fcpxml-mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "fcpxml-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/DareDev256/fcpxml-mcp-server.git"
      ]
    }
  }
}

From the README

**The bridge between Final Cut Pro and AI. 53 tools that turn timeline XML into structured data Claude can read, edit, and generate.** [](https://github.com/DareDev256/fcpxml-mcp-server/actions) [](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/) [](https://modelcontextprotocol.io/) [](https://www.apple.com/final-cut-pro/) [](#testing) [](#testing) [](#architecture) Import the modified XML back into Final Cut Pro. Every change is non-destructive β€” your original file is never touched. --- This is the magic trick. When you export XML from Final Cut Pro, your timelin…
Read full README on GitHub β†’

πŸ’‘ Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers