Loading MCP server directory, please wait...
Final Cut Pro automation: 62 tools for FCPXML editing, QC, live push-to-FCP, and media analysis.
npx @getmcp/cli add io.github.DareDev256/fcpxml-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.DareDev256/fcpxml-mcp-server": {
"command": "uvx",
"args": [
"fcp-mcp-server"
],
"env": {
"FCP_PROJECTS_DIR": ""
}
}
}
}