DeepL MCP Server

Stableother
95 starsTypeScriptcommunity
GitHub
About

Overview

The DeepL MCP Server enables AI agents to perform high-quality translations using DeepL's API. It supports 30+ languages with context-aware translation and document translation.
Capabilities

Tools & Capabilities

translate

Translate text between languages

list_languages

List supported languages

translate_document

Translate a document file

Setup

Installation

bash
Install
npx -y mcp-server-deepl
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "deepl": {
      "command": "npx",
      "args": ["-y", "mcp-server-deepl"]
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 95
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
DeepL MCP Server - MCP Server Directory - CortexAgent