live-translate-mcp
MCP server for local speech translation (EN ↔ 中文) via Whisper + Claude + Piper
Install
npmstdio
npx -y live-translate-mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"dev-waxberry-live-translate-mcp": {
"command": "npx",
"args": [
"-y",
"live-translate-mcp"
]
}
}
} Source: official MCP Registry record · registry name dev.waxberry/live-translate-mcp · published 2026-06-05 · updated 2026-06-05. Not an endorsement; review the code before connecting it to anything sensitive.