netcafe translate for Cursor
com.ainetcafe/netcafe-translate
Translation that never breaks structure: .srt timings, i18n key trees, PDF layout.
client:Cursor
transport:streamable-http
tools:7
Install netcafe translate in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"netcafe-translate": {
"url": "https://ainetcafe.com/mcp/translate?s=registry"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs