Back to search
30
MCP

@pipeworx/mcp-translate

npm/@pipeworx/mcp-translate

MCP server for language translation via LibreTranslate

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@pipeworx/mcp-libretranslate
LibreTranslate MCP — open-source machine translation (BYO endpoint)
0 tools
Libretranslate
LibreTranslate MCP — open-source machine translation (BYO endpoint)
0 tools · streamable-http
translate
Translate MCP — wraps LibreTranslate API (https://libretranslate.com/)
0 tools · streamable-http
@pipeworx/mcp-qrcode
MCP server for QR code generation and decoding
0 tools
@pipeworx/mcp-pokemon
MCP server for Pokemon data via PokeAPI
0 tools
@pipeworx/mcp-xkcd
MCP server for xkcd comics
0 tools

How to use

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

{
  "mcpServers": {
    "@pipeworx/mcp-translate": {
      "url": "None",
      "transport": "http"
    }
  }
}