Connects Claude Desktop to MacWhisper's command-line interface for fully local audio transcription on macOS. Exposes a transcribe_audio tool that accepts file paths, optional model selection, and a persist flag to save transcripts to MacWhisper's history. Also includes list_models to see installed Whisper models, cancel_transcription for long jobs, and folder watching tools that auto-transcribe new audio files. Everything runs on your Mac with no cloud APIs. Requires MacWhisper installed with CLI enabled and an allow-list of directories configured in your Claude Desktop config. Reach for this when you want Claude to transcribe, summarize, or extract action items from audio files without sending anything off your machine.
claude mcp add --transport stdio docdyhr-macwhisper-mcp-server uvx macwhisper-mcp-server