Voice Transcriber MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from pypi. Last commit 13 Mar 2026.
MCP server for transcribing Google Chat voice messages using Groq Whisper API
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-transcriber-mcp -- uvx voice-transcriber-mcp
{
"mcpServers": {
"voice-transcriber-mcp": {
"args": [
"voice-transcriber-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.voice-transcriber-mcp]
command = "uvx"
args = ["voice-transcriber-mcp"]
{
"mcpServers": {
"voice-transcriber-mcp": {
"args": [
"voice-transcriber-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"voice-transcriber-mcp": {
"args": [
"voice-transcriber-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.