aws-translate-mcp.md

AWS Translate MCP

from"aws"
480

Amazon Translate neural machine translation

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