About
Overview
The Google Translate MCP Server enables AI agents to translate text using Google's Cloud Translation API. It supports 100+ languages with auto-detection.
Capabilities
Tools & Capabilities
⚡translate
Translate text
⚡detect_language
Detect the language of text
⚡list_languages
List supported languages
Setup
Installation
bash
Install
npx -y mcp-server-google-translateExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"google-translate": {
"command": "npx",
"args": ["-y", "mcp-server-google-translate"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 80
Last UpdatedFeb 12, 2026