DeepL Translator icon

DeepL Translator

Provides DeepL translation capabilities via the Model Context Protocol (MCP).

About

Expose DeepL's powerful translation API as a tool accessible through MCP-compatible AI assistants. This server allows you to seamlessly integrate real-time translation into your workflows, enabling tasks such as translating text snippets, documents, or even entire conversations. By providing both `translate_text` and `list_languages` tools, it facilitates dynamic language selection and accurate translations directly within your AI environment.

Key Features

  • Exposes DeepL translation as an MCP tool.
  • Configurable for use with Cline/Roo Code and Claude Desktop App.
  • Supports both free and pro DeepL API keys.
  • Provides a `translate_text` tool for translating text between supported languages.
  • Offers a `list_languages` tool to retrieve supported languages.
  • 1 GitHub stars

Use Cases

  • Integrate translation capabilities into custom AI applications.
  • Translate text in real-time within AI assistant workflows.
  • Dynamically determine supported languages for translation.