Google Translate MCP connector
Google Translate is Google's cloud-based translation service that detects and translates text across over 100 languages. The Google Translate MCP connector allows AI agents to translate text between languages, detect the language of input text, and retrieve lists of supported languages with their codes. It enables multilingual communication workflows by providing instant access to translation capabilities within automated processes.
Authentication type
- OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.
Uses
Use the Google Translate MCP connector to perform the following actions:
- Translate customer support tickets into multiple languages to serve global teams
- Detect the language of incoming messages to route them to the correct department
- Convert product descriptions and marketing content for international markets
- Translate customer feedback and reviews to identify regional sentiment and trends
- Localize user interface text and help documentation for different language regions
- Enable multilingual chatbots to communicate with customers in their preferred language
- Transform legal documents and contracts for compliance across different territories
Example prompts
Use the following example prompts to invoke Google Translate MCP connector tools from your AI assistant or Boomi Connect workflow:
Translate all customer emails from Spanish to English in Google Translate.What languages does Google Translate support for our product documentation?Convert these marketing campaign messages into French, German, and Japanese using Google Translate.Detect what language this customer feedback is written in through Google Translate.Show me all supported languages available in Google Translate.Translate our knowledge base articles into the 10 most spoken languages.Automatically translate incoming support tickets to English so our team can respond.List every language Google Translate can detect and translate between.Convert user reviews from multiple languages into English for analysis.Translate product names and descriptions for our international e-commerce site.
Google Translate MCP connector tools
The Google Translate MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| translateText | Translates text from one language to another language. |
| listLanguages | Returns a list of all languages supported by the translation service. |