71
/ 100
14 days ago
glama

DeepL MCP Server

Provides translation capabilities using the DeepL API, supporting text translation between numerous languages, rephrasing, batch translation, document translation, and language detection with formality control.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: DEEPL_AUTH_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretDEEPL_AUTH_KEYCreate a .env file or export in your shell.You can do this by running the following command and then update the .env file with your DeepL API key:
configDEEPL_SERVER_URL(optional): Override the DeepL API endpoint (default: https://api-free.deepl.com).
configPORTfinally, set the environment variable , DEEPL_SERVER_URL and DEEPL_AUTH_KEY with your DeepL API key on render.com workspace before you set the entry point,
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/alwayssany-deepl-fastmcp-python-server-1r2312)](https://m8ven.ai/mcp/alwayssany-deepl-fastmcp-python-server-1r2312)
commit: 77dce132c529af75d70a1d70a0ff1812ea5d8343
code hash: 276b5905c857e8b190bdf5d3f0106d00536e28a3270396d4ad4fa082e0928010
verified: 6/15/2026, 3:13:32 PM
view raw JSON →