AiryLark Translation
Summary
Airylark MCP Server provides translation capabilities for AI applications through a Node.js implementation. It integrates with external translation APIs to enable seamless language conversion within the Model Context Protocol framework. The server is containerized with Docker for easy deployment and configured through environment variables to support different translation models and API endpoints. Ideal for multilingual AI applications that need to process text in various languages.
Available Actions(2)
translate_text
专业级文本翻译,自动适应不同领域和文体风格。参数: text (需要翻译的源文本), target_language (目标语言代码), source_language (可选)源语言代码, high_quality (可选)是否启用高精度翻译流程,默认为true
evaluate_translation
对翻译结果进行全面质量评估,提供详细反馈。参数: original_text (原始文本), translated_text (翻译后的文本), detailed_feedback (可选)是否提供详细反馈,默认为false
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论