ercedes-owe/Lara-Translate-MCP-Server
If you are the rightful owner of Lara-Translate-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Lara Translate MCP Server is designed to handle translation requests with advanced context-aware capabilities, integrating seamlessly with large language models and providing robust translation memory management.
Tools
Functions exposed to the LLM to take actions
translate
Translate text between languages using the Lara Translate engine.
list_memories
Lists all saved translation memories.
create_memory
Creates a new translation memory for storing translation units.
update_memory
Updates the name or metadata of an existing translation memory.
delete_memory
Deletes a translation memory.
add_translation
Adds a translation unit to a memory.
delete_translation
Deletes a translation unit from a memory.
import_tmx
Imports a TMX (Translation Memory eXchange) file into a memory.
check_import_status
Checks the status of a TMX file import operation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client