netcafe-translate
N
netcafe-translate
/translate_srt

Translate subtitles, timeline untouched

Translate an .srt subtitle file into another language while keeping every timestamp and cue number byte-identical. Cues are anchored by index and refilled in co

liveverifiedunknown~5s typical
mcpprobednetcafe-translate
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-ainetcafe-netcafe-translate /translate_srt for me.

Input

FieldTypeDescription
srtstringThe .srt file content.
urlstringOr a link to the .srt file.
tostringTarget language, e.g. "English", "日本語".

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-ainetcafe-netcafe-translate","endpoint":"/translate_srt","input":{}}'
cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-translate -e /translate_srt -i '{}'
mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-translate", endpoint: "/translate_srt", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.