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-deeplExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"deepl": {
"command": "npx",
"args": ["-y", "mcp-server-deepl"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 95
Last UpdatedFeb 12, 2026