libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
productivity
/ DeepL
DeepL
JSON →
stdio
none
★ 4
productivity
Translate text using the DeepL API.
github ↗
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
auth
none
env
DEEPL_AUTH_KEY
env
DEEPL_SERVER_URL
Resources
github
https://github.com/AlwaysSany/deepl-fastmcp-python-server ↗
DeepL — MCP Server · libregistry