DeepL Translation with MCP
- Tech Stack: Python, FastMCP, Model Context Protocol, DeepL API
- Github URL: Project Link
A Model Context Protocol (MCP) server that exposes DeepL's high-quality translation as tools any MCP-aware AI assistant can call. Built on FastMCP, it lets a client translate text, detect languages, and manage glossaries through a standard tool interface.
Instead of wiring DeepL into each application separately, the server provides one reusable integration point — drop it into an MCP host such as Claude and translation becomes a first-class capability of the assistant.