Skip to content
Back to search
30
MCP

Voice Recorder (Whisper)

pulsemcp/voice recorder (whisper)

Integrates with OpenAI's Whisper model to provide voice recording and transcription capabilities for applications requiring speech-to-text functionality.

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

Similar MCP servers embedding-nearest

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
MacWhisper
Local MacWhisper speech-to-text integration for on-device audio transcription.
0 tools
io.github.jwulff/whisper-mcp
Local audio transcription using whisper.cpp. Transcribe with OpenAI Whisper models.
0 tools
Vapi
Integrates with Vapi voice AI platform to manage assistants, calls, phone numbers, workflows, and analytics while enabling voice infrastruct
0 tools
iflow-mcp_arcaputo3-mcp-server-whisper
An MCP server for transcribing audio files using OpenAI Whisper and GPT-4o
0 tools
DeAPI
AI inference API for audio transcription, image generation, video creation, TTS, OCR, and embeddings.
0 tools

How to use

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

{
  "mcpServers": {
    "voice_recorder_(whisper)": {
      "url": "None",
      "transport": "http"
    }
  }
}