Official DeepL translation API integration
Translate text between numerous languages with automatic detection. Rephrase text and control formality for supported languages.
{
"mcpServers": {
"deepl-mcp": {
"mcpServers": {
"deepl": {
"env": {
"DEEPL_API_KEY": "YOUR_API_KEY"
},
"args": [
"-y",
"deepl-mcp-server"
],
"command": "npx"
}
}
}
}
}