Text Translator API
io.github.Br0ski777/text-translatorTranslate text between 50+ languages with auto-detection. x402 micropayment.
Tools · 1
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…
Similar MCP servers embedding-nearest
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"
}
}
}