Google Translate MCP Server

Stableother
80 starsTypeScriptcommunity
GitHub
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-translate
Examples

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

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
Google Translate MCP Server - MCP Server Directory - CortexAgent