deepl-mcp.md

DeepL MCP

from"deepl"
650

Translate or rewrite text with DeepL's AI models

AI & ML
DeepLtranslationAIlanguages
install.sh
# Clone the repository
$git clone https://github.com/DeepLcom/deepl-mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve