Polyglot
Provides standardized handling of translation requests across multiple languages using Claude Sonnet 3.5.
概要
Polyglot is an open-source implementation of the Model Contexts Protocol (MCP) designed for translation services. It offers a standardized approach to manage translation requests across multiple languages, leveraging Claude Sonnet 3.5. The tool supports various languages, including Arabic, Chinese, English, French, Russian, and Spanish, and offers features like domain specification (legal, medical, general) and formality level control. It incorporates a MCP protocol server (via FastMCP) and requires API key authentication for secure access.
主な機能
- Formality level control (formal/informal)
- Supports multiple domains (legal, medical, general)
- Standardized translation request format
- 1 GitHub stars
- MCP protocol server (via FastMCP)
- Claude Sonnet 3.5 integration
ユースケース
- Creating multilingual documentation
- Building translation workflows for legal or medical content
- Localizing software applications