← Back to Plugins
MCP Server MCP

fcp-mcp — Final Cut Pro MCP Server

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx fcp-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "fcp-mcp",
      "version": "0.2.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Directory for modified FCPXML outputs (default: alongside input with _modified suffix)",
          "format": "string",
          "name": "FCP_MCP_OUTPUT_DIR"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...