Loading MCP server directory, please wait...
Final Cut Pro MCP — 88 tools: FCPXML engine, live FCP control, media analysis, puppets.
npx @getmcp/cli add io.github.dreliq9/fcp-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dreliq9/fcp-mcp": {
"command": "uvx",
"args": [
"fcp-mcp"
],
"env": {
"FCP_MCP_OUTPUT_DIR": ""
}
}
}
}