Skip to main content
Glama

SRT Translation MCP Server

by omd0
test-parser.js345 B
import { parseSRTFile } from './dist/parsers/srt-parser.js'; const testContent = `1 00:00:02,000 --> 00:00:07,000 Downloaded from YTS.MX 2 00:00:08,000 --> 00:00:13,000 Official YIFY movies site: YTS.MX`; console.log('Testing SRT parser...'); const result = parseSRTFile(testContent); console.log('Result:', JSON.stringify(result, null, 2));

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