a year ago
developer-tools一个简单的翻译MCP Server,可以实现单文件或者目录翻译能力,仅支持JSON数据(JSON,JS,TS格式),根据文件名称自动截取翻译的目标语言,完成自动化处理。
Overview
what is translate-server?
translate-server is a simple translation MCP Server that enables the translation of single files or directories, specifically supporting JSON data formats (JSON, JS, TS). It automatically determines the target language based on the file name and performs automated processing.
how to use translate-server?
To use translate-server, simply upload your JSON files or directories, and the server will automatically detect the target language from the file names and translate the content accordingly.
key features of translate-server?
- Supports translation of JSON, JS, and TS files.
- Automatic detection of target language from file names.
- Ability to translate both single files and entire directories.
use cases of translate-server?
- Translating configuration files for international applications.
- Automating the translation of documentation files.
- Facilitating multi-language support in software development projects.
FAQ from translate-server?
- What file formats does translate-server support?
translate-server supports JSON, JS, and TS file formats only.
- How does translate-server determine the target language?
The server automatically extracts the target language from the file name.
- Is translate-server free to use?
Yes! translate-server is open-source and free to use.