N
netcafe-translate
/translate_i18n_json
Translate an i18n locale file
Translate an i18n JSON locale file, keeping the key structure identical and placeholders ({name}, {{count}}, %s, HTML tags) intact. Pass existing_json to transl
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_i18n_json for me.
Input
| Field | Type | Description |
|---|---|---|
| json | string | Source locale file content (JSON). |
| url | string | Or a link to the source JSON. |
| to | string | Target language. |
| existing_json | string | Existing target locale; only missing keys get translated. |
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_i18n_json","input":{}}'cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-translate -e /translate_i18n_json -i '{}'mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-translate", endpoint: "/translate_i18n_json", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.