Live Translate MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Jun 2026.
MCP server for local speech translation (EN ↔ 中文) via Whisper + Claude + Piper
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const result = execSync(`which ${name} 2>/dev/null`, { stdio: 'pipe' }).toString().trim();
const modelPath = path.join(VOICE_DIR, filename);
ENV ANTHROPIC_API_KEY=""
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
MCP server for local speech translation (EN ↔ 中文) via Whisper + Claude + Piper
MCP server for Translation Services
MotaWord MCP Server for professional and certified translations and localization
MCP server for Travel & Transportation
IBM watsonx.ai MCP server for Claude integration
MCP server for dry-run Ethereum transaction simulation via Crypto APIs
Persistent memory + FTS5 search MCP server for Claude Code conversation history.
Local MCP server for Obsidian Desktop via the official Obsidian CLI.
Answers built from our own checks of this server.