Model Context Protocol (MCP) is an open standardized communication protocol that enables AI applications to connect with external tools, data sources, and services. Lara Translate MCP Server enables AI applications to access powerful translation capabilities through this standardized protocol.
Available Tools# Translation Tools
translate: Translate text between languages.
list_memories: List saved translation memories.
create_memory: Create a new translation memory.
update_memory: Update translation memory name.
delete_memory: Delete a translation memory.
add_translation: Add a translation unit to memory.
delete_translation: Delete a translation unit from memory.
import_tmx: Import a TMX file into a memory.
check_import_status: Checks the status of a TMX file import.
Getting Started
Lara supports both the STDIO and streamable HTTP protocols. For a hassle-free setup, we recommend using the HTTP protocol.