mcpserver.lol
registry/converter
Connection check verified live · 20h ago

converter

Convert subtitles, transcripts, broadcast captions (SCC/MCC/STL), EDLs, and Premiere files.

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

4 tools

Read from the running server on 20h ago.

convert_file targetcontentfilename*content_base64
Convert a subtitle, transcript, caption, EDL, FCPXML, or Premiere .prtranscript file. Pass text file contents in `content`; pass binary files (.prtranscript) as base64 in `content_…
inspect_file read-only contentfilename*content_base64
Detect the format of a subtitle/transcript/EDL/FCPXML file and report what CutConvert would produce from it, without performing the conversion or using quota.
list_converters read-only
List every conversion CutConvert supports (source format, output format, and the target id to pass to convert_file).
timecode_calculate read-only moderate*to_ratetimecode*
Parse an SMPTE timecode at a frame rate (including 29.97/59.94 drop-frame) and report its frame count and real elapsed seconds; optionally re-express it at another rate.