Connection check
local install
live-translate-mcp
MCP server for local speech translation (EN ↔ 中文) via Whisper + Claude + Piper
Tools
3
GitHub stars
3
Installs / wk
—
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
3 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
health_check
from source
Check whether all live-translate-mcp dependencies are available: Whisper model cache, Piper voice files, and espeak-ng binary. Check whether all live-translate-mcp dependencies are available: Whisper model cache, Piper voice files, and espeak-ng binary.
translate_file
from source
Translate a speech audio file between English and Mandarin Chinese. Translate a speech audio file between English and Mandarin Chinese.
translate_speech
from source