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.