
Macwhisper Mcp Server
Transcribe local audio files on your Mac through Claude Desktop with MacWhisper—no cloud upload—so meetings and voice notes become agent-ready text.
Overview
MacWhisper MCP Server is a Build-phase MCP server that runs local MacWhisper transcription inside Claude Desktop so audio never leaves your Mac.
What is this MCP server?
- Fully local transcription via MacWhisper; audio stays on your Mac
- stdio MCP package on PyPI (macwhisper-mcp-server v1.0.1)
- MACWHISPER_ALLOWED_PATHS gates which directories the server may read
- Auto-detects mw CLI under /Applications/MacWhisper.app unless MACWHISPER_CLI is set
- Optional MACWHISPER_LOG_PATH (default ~/Library/Logs/macwhisper-mcp.log)
- PyPI package version 1.0.1
- stdio transport
- 3 documented environment variables (1 required: MACWHISPER_ALLOWED_PATHS)
What problem does it solve?
You have recordings on disk but cloud transcription breaks your privacy bar and manual transcription burns solo-builder hours.
Who is it for?
Mac-based indie builders using Claude Desktop and MacWhisper who need private, path-scoped audio-to-text in the agent loop.
Skip if: Windows or Linux users, teams wanting hosted batch transcription APIs, or anyone without MacWhisper installed.
What do I get? / Deliverables
Your agent can transcribe allowed local audio via MacWhisper and you get editable text for specs, content, or support without uploading files.
- Text transcripts from allowed local audio files
- Agent-ready summaries or edits from private recordings
Recommended MCP Servers
Journey fit
Local transcription MCP extends the builder’s agent workspace during product work—turning raw audio into specs, tickets, or content—before wider launch or analytics phases. Agent-tooling fits because the server is an MCP bridge to MacWhisper CLI for Claude Desktop, not a standalone SaaS analytics or SEO workflow.
How it compares
Local stdio MCP bridge to MacWhisper, not a cloud speech API or generic meeting-bot SaaS.
Common Questions / FAQ
Who is MacWhisper MCP Server for?
It is for Mac users who run MacWhisper and Claude Desktop and want MCP-driven local transcription with explicit folder allowlists.
When should I use MacWhisper MCP Server?
Use it when you need meeting or voice-note transcripts inside Claude while keeping audio off third-party cloud STT services.
How do I add MacWhisper MCP Server to my agent?
Install the PyPI package macwhisper-mcp-server, configure stdio MCP in Claude Desktop, set MACWHISPER_ALLOWED_PATHS to permitted directories, and ensure MacWhisper’s mw CLI is available.