deepl-mcp-server

deepl-mcp-server

3

The DeepL MCP Server is designed to facilitate language translations using the DeepL API. It offers features like text translation and listing supported languages, powered by an MCP (Model Context Protocol) server architecture.

DeepL MCP Server

An MCP server providing translation capabilities via DeepL API.

Features

  • Translate text between supported languages.
  • List supported languages.

Prerequisites

  • Node.js and npm/yarn
  • DeepL API Key

Installation

  1. Clone the repository.
  2. Install dependencies.
  3. Build the server.

Configuration

Requires DeepL API key provided via environment variable.

Usage

Invoke the server's tools using the use_mcp_tool command.