MCP Servers / productivity / DeepL

DeepL

JSON →
stdionone4productivity

Translate text using the DeepL API.

Install
How to run this server
[ { "cmd": "pip install uv", "imports": [] } ]
server path: deepl-2
Tools
What this server exposes
translate_text
Translate text to a target language
rephrase_text
Rephrase text in the same or different language
batch_translate
Translate multiple texts in a single request
translate_document
Translate a document file using DeepL API
detect_language
Detect the language of given text
get_translation_history
Get recent translation operation history
analyze_usage_patterns
Analyze translation usage patterns from history
Configuration
Environment & auth
authnone
envDEEPL_AUTH_KEY
envDEEPL_SERVER_URL
Resources
DeepL — MCP Server · libregistry