Voice Transcriber MCP Server for Claude Code
io.github.fgasparetto/voice-transcriber-mcp
MCP server for transcribing Google Chat voice messages using Groq Whisper API
client:Claude Code
transport:stdio
runtime:pypi
Install Voice Transcriber MCP Server in Claude Code
run in your project directory
claude mcp add voice-transcriber-mcp -e GROQ_API_KEY=<GROQ_API_KEY> -e GCHAT_TOKEN_PATH=<GCHAT_TOKEN_PATH> -- uvx voice-transcriber-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs