claude mcp add devwaxberry-live-translate-mcp -- npx -y live-translate-mcp
{
"mcpServers": {
"devwaxberry-live-translate-mcp": {
"command": "npx",
"args": ["-y", "live-translate-mcp"]
}
}
}
{
"mcpServers": {
"devwaxberry-live-translate-mcp": {
"command": "npx",
"args": ["-y", "live-translate-mcp"]
}
}
}
{
"mcpServers": {
"devwaxberry-live-translate-mcp": {
"command": "npx",
"args": ["-y", "live-translate-mcp"]
}
}
}
About This MCP Server
The dev.waxberry/live-translate-mcp server is a Model Context Protocol server that enables local speech translation between English and Chinese using Whisper, Claude, and Piper. It connects to these tools to facilitate real-time translation and can be used by developers when building applications that require speech translation capabilities. Developers would reach for this tool when they need to integrate speech translation functionality into their projects, particularly those involving English and Chinese languages.
MCP server for local speech translation (EN ↔ 中文) via Whisper + Claude + Piper. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the stdio transport.
Package
live-translate-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The live-translate-mcp server extends your AI assistant with other capabilities. Once installed, your AI can use its tools automatically.