Back to directory
deeplcom/deepl-mcp-server

deeplcom/deepl-mcp-server

@DeepLcom

A Model Context Protocol (MCP) server that provides translation capabilities using the DeepL API.

translationdeeplmcp-serverapilanguagerephraseglossarytool

Installation & Configuration

{
  "mcpServers": {
    "deepl": {
      "command": "npx",
      "args": [
        "deepl-mcp-server"
      ],
      "env": {
        "DEEPL_API_KEY": "{YOUR_API_KEY}"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/12