Back to search
30
MCP streamable-http

translate

io.github.pipeworx-io/translate

Translate MCP — wraps LibreTranslate API (https://libretranslate.com/)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Libretranslate
LibreTranslate MCP — open-source machine translation (BYO endpoint)
0 tools · streamable-http
@pipeworx/mcp-libretranslate
LibreTranslate MCP — open-source machine translation (BYO endpoint)
0 tools
@pipeworx/mcp-translate
MCP server for language translation via LibreTranslate
0 tools
dictionary
Dictionary MCP — wraps Free Dictionary API (free, no auth)
0 tools · streamable-http
Jargon Translator
jargon-translator MCP — wraps StupidAPIs (requires X-API-Key)
0 tools · streamable-http
colorapi
Color API MCP — wraps thecolorapi.com (free, no auth)
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "translate": {
      "url": "https://gateway.pipeworx.io/translate/mcp",
      "transport": "streamable-http"
    }
  }
}