Voice Bridge runs on your own machine — the client starts it, so there is no endpoint to ping. 181 installs a week from pypi. Last commit 29 Apr 2026.
Multi-engine TTS for AI coding assistants. 5 engines, free engine included.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add voice-bridge -- npx -y ai-voice-bridge
{
"mcpServers": {
"voice-bridge": {
"args": [
"-y",
"ai-voice-bridge"
],
"command": "npx"
}
}
}
[mcp_servers.voice-bridge]
command = "npx"
args = ["-y", "ai-voice-bridge"]
{
"mcpServers": {
"voice-bridge": {
"args": [
"-y",
"ai-voice-bridge"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"voice-bridge": {
"args": [
"-y",
"ai-voice-bridge"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.