- Home
- MCP servers
- Professional DeepL MCP Server for Airia
Professional DeepL MCP Server for Airia
- javascript
0
GitHub Stars
javascript
Language
7 months ago
First Indexed
3 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
You run a professional DeepL MCP server that exposes translation, rephrasing, and language tools through the MCP protocol so Airia can securely access and use them in automation and dashboards.
How to use
To use this MCP server, connect your MCP client to the server URL and authenticate with the MCP Access Token you configured for Airia. Once connected, you can request translations, reframing, and language information through the available tools. The server continuously monitors health, logs events with timestamps, and will auto-restart on failures to keep services available.
Available tools
translate-text
Translate text between source and target languages using the MCP server.
rephrase-text
Rephrase text in the same language to improve style or clarity.
get-source-languages
List available languages that can be used as the source for translations.
get-target-languages
List available languages that can be used as the target for translations.
get-writing-styles-and-tones
List available writing styles and tones to apply during translation or rephrasing.