Loading languages...
DE

deepl-mcp-server

@DeepLcom54

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

translation
rephrasing
DeepL API

# mcpServer Config

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

# stdio

npx deepl-mcp-server
Transport:
stdio
Язык:
JavaScript
Создано:4/4/2025
Обновлено:11/3/2025
Домашняя страница: