Skip to content
Back to search
90
MCP live v1.1.0 sse

Text Translator API

io.github.Br0ski777/text-translator

Translate text between 50+ languages with auto-detection. x402 micropayment.

Uptime
66.7%
3 probes
Response
210ms
last probe
Tools
1
callable

Tools · 1

text_translate

Use this when you need to translate text from one language to another. Supports 50+ languages with automatic source language detection. Returns translated text, detected source language, and confidenc…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "text_translator_api": {
      "url": "https://text-translator.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}