translate-mcp-server

translate-mcp-server

3.1

If you are the rightful owner of translate-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A translation server based on MCP architecture, supporting multi-language translation and text-to-speech functionality.

The Translate MCP Server is a robust translation service built on the Model Control Plane (MCP) architecture. It is designed to facilitate seamless translation between multiple languages and offers optional text-to-speech (TTS) functionality. The server is constructed using FastAPI, ensuring a high-performance and scalable solution. It integrates with various large language models through LiteLLM, allowing for flexible and efficient translation processes. The server is compatible with popular translation APIs such as OpenAI and Ollama, and supports speech synthesis through services like OpenAI TTS. This makes it a versatile tool for developers looking to incorporate advanced translation and TTS capabilities into their applications.

Features

  • Support for translation between multiple languages
  • Optional text-to-speech functionality
  • Built on FastAPI and MCP (Model Control Plane)
  • Integration with various large language models using LiteLLM
  • Compatible with popular translation and TTS APIs