Skip to main content
Glama

generate_fcpxml

Create FCPXML files programmatically to build Final Cut Pro timelines with clips, transitions, titles, and effects defined in XML format for import.

Instructions

Generate FCPXML content for creating timeline structures programmatically. Generates valid FCPXML 1.11 that can be imported into FCP. Use this to create projects with clips, transitions, titles, and effects defined in XML.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
event_nameYesName for the event in FCPXML
project_nameYesName for the project
frame_rateNoFrame rate30
widthNoVideo width in pixels
heightNoVideo height in pixels
durationNoTimeline duration in frames (e.g., '300' for 10 seconds at 30fps)
clipsNoClips to include in the timeline
import_immediatelyNoIf true, immediately import the generated FCPXML into FCP

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/elliotttate/finalcutpro-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server