Skip to main content
Glama

export_fcp7_xml

Convert Final Cut Pro timeline to FCP7 XML (XMEML) for compatibility with Premiere Pro, DaVinci Resolve, and Avid.

Instructions

Export timeline as FCP7 XML (XMEML) for Premiere Pro, DaVinci Resolve, and Avid compatibility

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filepathYesPath to FCPXML file
output_pathNoOutput path (default: adds _fcp7.xml suffix)
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden. It does not disclose side effects (e.g., file overwriting), permission requirements, or whether the tool modifies the timeline. This leaves significant behavioral gaps.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence that immediately communicates the action and target applications. No wasted words; front-loaded with the verb 'Export' and resource 'timeline'.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description is adequate for a simple export tool with clear parameters, but it lacks information about output behavior (e.g., success/failure indication) and prerequisites. Given no output schema, the agent may need more context.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% and parameter descriptions are present. The tool description adds no additional semantic meaning beyond what is in the schema (e.g., default suffix behavior is already described). Baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool exports the timeline as FCP7 XML (XMEML) and lists specific target applications (Premiere Pro, DaVinci Resolve, Avid), which distinguishes it from sibling export tools like export_edl or export_csv.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage when compatibility with Premiere Pro, DaVinci Resolve, or Avid is needed, but does not explicitly exclude alternatives or provide when-not-to-use conditions. It gives clear context but lacks explicit exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/DareDev256/fcpxml-mcp-server'

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