Skip to content
Back to search
30
MCP

Audio Transcriber (OpenAI Whisper)

pulsemcp/audio transcriber (openai whisper)

Provides speech-to-text transcription capabilities using OpenAI's Whisper API with configurable language settings and optional file saving

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

Similar MCP servers embedding-nearest

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
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
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
TranscriptMax
Transcribe YouTube via Whisper. Summaries, chapters, semantic-search across your corpus.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "audio_transcriber_(openai_whisper)": {
      "url": "None",
      "transport": "http"
    }
  }
}