Skip to main content
Glama

SRT Translation MCP Server

by omd0

parse_srt

Extract structured data from SRT subtitle files to process timing, text content, and subtitle sequences for translation workflows.

Instructions

Parse SRT file content and return structured data

Input Schema

NameRequiredDescriptionDefault
contentYesSRT file content to parse

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "SRT file content to parse", "type": "string" } }, "required": [ "content" ], "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