Skip to content
Back to search
30
MCP

MacWhisper

pulsemcp/macwhisper

Local MacWhisper speech-to-text integration for on-device audio transcription.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.docdyhr/macwhisper-mcp-server
MacWhisper transcription for Claude Desktop. Fully local, no cloud, audio stays on your Mac.
0 tools
macwhisper-mcp-server
Local MCP server exposing MacWhisper transcription to Claude Desktop.
0 tools
io.github.jwulff/whisper-mcp
Local audio transcription using whisper.cpp. Transcribe with OpenAI Whisper models.
0 tools
Audio Transcriber (OpenAI Whisper)
Provides speech-to-text transcription capabilities using OpenAI's Whisper API with configurable language settings and optional file saving
0 tools
FFVoice
Offline speech-to-text and speaker diarization using on-device Whisper processing.
0 tools
Voice Recorder (Whisper)
Integrates with OpenAI's Whisper model to provide voice recording and transcription capabilities for applications requiring speech-to-text f
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "macwhisper": {
      "url": "None",
      "transport": "http"
    }
  }
}