M
DeepL Translator

DeepL Translator

mcp server

Description

DeepL MCP Server provides high-quality text translation capabilities by interfacing with the DeepL API. This TypeScript implementation exposes two main tools: 'translate_text' for translating strings between supported languages, and 'list_languages' for retrieving available language options. The server handles API authentication, request validation using Zod schemas, and comprehensive error handling for various failure scenarios. It's particularly useful for AI assistants that need to perform accurate translations across multiple languages without requiring users to interact directly with the DeepL API.

Server Details

Added

April 21, 2025