google-translate-mcp.md

Google Translate MCP

from"google"
540

Google Cloud Translation API

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