LibreTranslate MCP Server

Stableother
45 starsPythoncommunity
GitHub
About

Overview

The LibreTranslate MCP Server enables AI agents to use LibreTranslate's open-source translation engine. It provides privacy-friendly, self-hosted translation without external API dependencies.
Capabilities

Tools & Capabilities

translate

Translate text between languages

detect

Detect the language of text

list_languages

List supported language pairs

Setup

Installation

bash
Install
pip install mcp-server-libretranslate
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "libretranslate": {
      "command": "python",
      "args": ["-m", "mcp_server_libretranslate"]
    }
  }
}

Quick Info

Authorcommunity
LanguagePython
StatusStable
Stars 45
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

LibreTranslate MCP Server - MCP Server Directory - CortexAgent