MCP server for transcribing Google Chat voice messages using Groq Whisper API
{
"mcpServers": {
"voice-transcriber": {
"env": {
"GROQ_API_KEY": "gsk_your_groq_api_key_here"
},
"args": [
"--directory",
"/path/to/voice-transcriber-mcp",
"run",
"python",
"server.py"
],
"type": "stdio",
"command": "uv"
}
}
}MCP server for transcribing Google Chat voice messages using Groq Whisper API
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 22 days ago.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.