MCP server for transcribing Google Chat voice messages using Groq Whisper API
MCP server that automatically transcribes Google Chat voice messages using Groq Whisper API (whisper-large-v3). No local GPU needed. When Claude Code encounters an audio attachment in a Google Chat message, this server transcribes it immediately without asking for confirmation. Transcribe Google Chat voice messages by URL (automatic) Transcribe local audio files (mp3, m4a, wav, ogg, flac, webm,…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server that automatically transcribes Google Chat voice messages using Groq Whisper API (whisper-large-v3). No local GPU needed. When Claude Code encounters an audio attachment in a Google Chat message, this server transcribes it immediately without asking for confirmation. Transcribe Google Chat voice messages by URL (automatic) Transcribe local audio files (mp3, m4a, wav, ogg, flac, webm, aac) Uses Groq Whisper API (free tier, fast, cloud-based) Reuses Google Chat OAuth2 credentials (no…