Home › Other › fcp-mcp — Final Cut Pro MCP Server

fcp-mcp — Final Cut Pro MCP Server

Final Cut Pro MCP — 88 tools: FCPXML engine, live FCP control, media analysis, puppets.

Python
★ 10 stars Last pushed 2026-08-13 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.2.0)

uvx fcp-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "fcp-mcp": {
      "command": "uvx",
      "args": [
        "fcp-mcp"
      ],
      "env": {
        "FCP_MCP_OUTPUT_DIR": "<YOUR_VALUE>"
      }
    }
  }
}
  • FCP_MCP_OUTPUT_DIR — Directory for modified FCPXML outputs (default: alongside input with _modified suffix)

Related servers

Data from the Official MCP Registry