Skip to main content
Glama

SRT Translation MCP Server

by omd0

write_srt

Write SRT subtitle data to file format for storing translated or processed subtitle content with preserved timing and formatting.

Instructions

Write SRT data to file format

Input Schema

NameRequiredDescriptionDefault
srtDataYesSRT data object to write

Input Schema (JSON Schema)

{ "properties": { "srtData": { "description": "SRT data object to write", "type": "object" } }, "required": [ "srtData" ], "type": "object" }

Other Tools from SRT Translation MCP Server

Related Tools

    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/omd0/srt-mcp'

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